1
0
Fork 0

🐛 Fixed root switcher selector

This commit is contained in:
Maxim Lebedev 2021-07-15 15:08:25 +05:00
parent ca68d1a5b0
commit c65fd2af8c
Signed by: toby3d
GPG Key ID: 1F14E25B7C119FC5
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.switcher > * {
.switcher {
display: flex;
flex-wrap: wrap;
gap: var(--switcher-space);