update table, menu, topbar, dialog, toast components and css

This commit is contained in:
Çetin
2021-12-14 16:31:40 +03:00
parent 2b91b042d5
commit 9c710d6fa3
26 changed files with 302 additions and 212 deletions

View File

@@ -118,8 +118,8 @@
top: 5rem;
min-width: 15rem;
display: none;
-webkit-animation: scalein 0.15s linear;
animation: scalein 0.15s linear;
// -webkit-animation: scalein 0.15s linear;
// animation: scalein 0.15s linear;
&.layout-topbar-menu-mobile-active {
display: block