Update samy.css

This commit is contained in:
2026-01-25 01:24:53 -05:00
parent 15aceb93ba
commit ced38cac29

View File

@@ -301,8 +301,8 @@ body {
border: 1px solid var(--border-color); border: 1px solid var(--border-color);
/* Narrower so it fits under the stack column */ /* Narrower so it fits under the stack column */
width: calc(25% - 10px); width: 100%;
max-width: 480px; max-width: 100%;
} }
/* Printer panels on Devices tab */ /* Printer panels on Devices tab */