Fixed 'About QGato' not being visible on mobile
Some checks failed
Run Integration Tests / test (push) Failing after 35s
Some checks failed
Run Integration Tests / test (push) Failing after 35s
This commit is contained in:
parent
b12b3c8db0
commit
c17c8daf5d
2 changed files with 10 additions and 4 deletions
|
@ -640,7 +640,7 @@ p {
|
|||
width: 100%;
|
||||
border-bottom: 1px solid var(--border);
|
||||
position: fixed;
|
||||
z-index: 999;
|
||||
z-index: 600;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue