1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-23 19:50:59 +04:00
This commit is contained in:
codecalm
2020-11-21 15:07:33 +01:00
parent c976ee9553
commit f1f56beefa
+4 -1
View File
@@ -93,6 +93,10 @@
}
}
.dropdown-menu-columns {
flex-direction: column;
}
.dropdown-menu {
padding: 0;
background: transparent;
@@ -100,7 +104,6 @@
color: inherit;
box-shadow: none;
border: none;
columns: 1;
min-width: 0;
.dropdown-item {