mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Fixed dropdown menu in tables overflow
This commit is contained in:
@@ -341,6 +341,10 @@ a:not([href]) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.force-overflow-visible {
|
||||
overflow: visible !important;
|
||||
}
|
||||
|
||||
.grab-cursor {
|
||||
cursor: grab;
|
||||
}
|
||||
|
Reference in New Issue
Block a user