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

enhance(mobile): smaller title for the actions sheet

charlie 4 hónapja
szülő
commit
87acee4ed2
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/main/mobile/components/app.css

+ 1 - 1
src/main/mobile/components/app.css

@@ -167,7 +167,7 @@ ul {
   &.as-action-sheet {
     .app-silk-popup-content-inner {
       > h2 {
-        @apply text-center pb-3;
+        @apply text-center pb-3 text-sm;
       }
     }