mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-12-23 23:49:11 +01:00
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 */
|
||||
@media screen and (max-width: 1265px) {
|
||||
@media screen and (max-width: 1365px) {
|
||||
#top-nav {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user