mirror of
https://github.com/unraid/webgui.git
synced 2026-05-03 16:29:45 -05:00
0871a7cc5d
Use circular bar to represent resources Make ZFS usage part of RAM usage (with different color)
3 lines
137 B
CSS
3 lines
137 B
CSS
div.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(610px,1fr));column-gap:20px}
|
|
div.pie::after{background-color:#f7f9f9}
|