mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Merge pull request #1230 from pi-hole/fix/long_doghnout_legends
Allow too long legend lines to break
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