2
0
Эх сурвалжийг харах

put style class into another

yohei0125 4 жил өмнө
parent
commit
20f1d2aaf6

+ 6 - 5
packages/app/src/styles/style-app.scss

@@ -154,10 +154,11 @@
 .grw-page-control-dropdown-item {
   display: flex !important;
   align-items: center;
-}
 
-.grw-page-control-dropdown-icon {
-  display: flex;
-  justify-content: center;
-  width: 25px;
+  .grw-page-control-dropdown-icon {
+    display: flex;
+    justify-content: center;
+    width: 25px;
+  }
+
 }