mirror of
https://github.com/SoPat712/allstarr.git
synced 2026-08-19 12:32:34 -04:00
fix(webui): contain route overflow
This commit is contained in:
@@ -657,6 +657,7 @@
|
||||
|
||||
.workspace {
|
||||
min-width: 0;
|
||||
overflow-x: clip;
|
||||
padding: clamp(1rem, 2.25vw, 2rem);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user