mirror of
https://github.com/GOSTSec/gostexplr
synced 2025-03-13 05:51:26 +00:00
Minimal width for DOM root element
This commit is contained in:
parent
e1b89bf9ef
commit
84c92354c9
@ -10,6 +10,7 @@ body {
|
||||
.page {
|
||||
display: inline-block;
|
||||
text-align: left;
|
||||
min-width: 37em;
|
||||
}
|
||||
|
||||
table td {
|
||||
|
Loading…
x
Reference in New Issue
Block a user