forked from extern/easydiffusion
Merge pull request #1036 from JeLuF/overlap
Prevent collisions of 'What's new' and the server status
This commit is contained in:
commit
856724b9a5
@ -831,7 +831,7 @@ input::file-selector-button {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Small screens */
|
/* Small screens */
|
||||||
@media screen and (max-width: 1265px) {
|
@media screen and (max-width: 1365px) {
|
||||||
#top-nav {
|
#top-nav {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user