mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-24 12:58:34 +00:00
fix: exdraw sidebar unresponsive (#8011)
This commit is contained in:
@@ -21,3 +21,10 @@
|
||||
filter: none;
|
||||
--bs-popover-border-color: transparent;
|
||||
}
|
||||
|
||||
.excalidraw .dropdown-menu {
|
||||
display: block;
|
||||
border: unset;
|
||||
--bs-dropdown-border-radius: 10px;
|
||||
--bs-dropdown-padding-x: auto;
|
||||
}
|
||||
|
Reference in New Issue
Block a user