mirror of
https://github.com/unraid/webgui.git
synced 2026-01-05 00:59:48 -06:00
3 lines
137 B
CSS
3 lines
137 B
CSS
div.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(580px,1fr));column-gap:20px}
|
|
div.pie::after{background-color:#212f3d}
|