make full width table

This commit is contained in:
prx 2023-10-24 14:07:00 +02:00
parent 66f2d2727b
commit 531f9615e4
1 changed files with 2 additions and 0 deletions

View File

@ -137,3 +137,5 @@ button.toolbutton {
.mode_admin > main {
max-width:100%;
}
table { width: 100%; }