mirror of
https://github.com/pi-hole/web.git
synced 2025-12-25 05:05:33 +00:00
Allow too long legend lines to break
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
@@ -237,6 +237,7 @@
|
||||
|
||||
.chart-legend li {
|
||||
cursor: pointer;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.chart-legend li span {
|
||||
|
||||
Reference in New Issue
Block a user