mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-04 21:47:40 +03:00
Fix Wide UI on Mobile
This commit is contained in:
parent
08683fa5a6
commit
62bcc31305
1 changed files with 1 additions and 0 deletions
|
@ -815,6 +815,7 @@ td, th {
|
||||||
flex-direction: column-reverse;
|
flex-direction: column-reverse;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
margin: 100px 0 10px 0;
|
margin: 100px 0 10px 0;
|
||||||
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
nav {
|
nav {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue