Forráskód Böngészése

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

Diego Smania 3 éve
szülő
commit
1b8435c09a
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      build/scss/_info-box.scss

+ 1 - 0
build/scss/_info-box.scss

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