Improve TheEncrypted777 on mobile devices
This commit is contained in:
parent
6afc1a193b
commit
0d9932815c
4 changed files with 54 additions and 9 deletions
|
@ -26,6 +26,10 @@
|
|||
max-width: 2.2em;
|
||||
}
|
||||
|
||||
.button_nowrap {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
#slim-column {
|
||||
flex: none !important;
|
||||
min-width: 0 !important;
|
||||
|
@ -90,6 +94,8 @@ div.svelte-15lo0d8 > *, div.svelte-15lo0d8 > .form > * {
|
|||
.header_bar {
|
||||
background-color: #f7f7f7;
|
||||
margin-bottom: 20px;
|
||||
display: inline !important;
|
||||
overflow-x: scroll;
|
||||
}
|
||||
|
||||
.dark .header_bar {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue