mirror of
https://github.com/mue/mue.git
synced 2026-06-08 22:18:40 +02:00
Fix quick links behaviour on resize (#818)
Co-authored-by: SkwalExe <skwal@skwal.net>
This commit is contained in:
committed by
GitHub
parent
67ec5b79db
commit
8e4df047e8
@@ -21,6 +21,8 @@
|
||||
z-index: 1;
|
||||
display: flex;
|
||||
place-content: center center;
|
||||
flex-wrap: wrap;
|
||||
padding: 0 25px;
|
||||
gap: 12px;
|
||||
|
||||
textarea {
|
||||
|
||||
Reference in New Issue
Block a user