1
0
mirror of https://github.com/s00500/ESPUI.git synced 2025-07-05 02:40:18 +00:00

Setting SVG overflow property to 'visible' to properly display numbers on the graph UI element

This commit is contained in:
leokeba
2022-11-21 15:33:56 +01:00
parent 0aaca5449b
commit b1b9fd2c79
3 changed files with 7 additions and 7 deletions

View File

@ -111,7 +111,7 @@
}
svg:not(:root) {
overflow: hidden;
overflow: visible;
}
/* Grouping content