mirror of
https://github.com/tabler/tabler.git
synced 2026-07-23 19:50:59 +04:00
fix #722
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user