mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Enable visibility of overflow to table-responsive to ensure the group assignment dropdown doesn't get hidden when opened.
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
@@ -72,6 +72,7 @@
|
||||
|
||||
.table-responsive {
|
||||
-webkit-overflow-scrolling: touch;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
/* Optimize Queries-Table for small screens */
|
||||
|
||||
Reference in New Issue
Block a user