Explorar el Código

add important

yohei0125 hace 4 años
padre
commit
4b323248ea
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      packages/app/src/styles/style-app.scss

+ 1 - 1
packages/app/src/styles/style-app.scss

@@ -152,7 +152,7 @@
 }
 
 .grw-page-control-dropdown-item {
-  display: flex;
+  display: flex !important;
   align-items: center;
 }