[scss/info-box]: Fix overflow style on info-box-content class. (#3694)

This commit is contained in:
Diego Smania
2021-06-11 22:09:15 -03:00
committed by GitHub
parent 3ac53de622
commit 1b8435c09a

View File

@@ -48,6 +48,7 @@
line-height: 1.8;
flex: 1;
padding: 0 10px;
overflow: hidden;
}
.info-box-number {