mirror of
https://github.com/cosmicoptima/loom.git
synced 2026-07-22 07:40:25 +00:00
icons always visible on mobile
This commit is contained in:
parent
91aa0f62ff
commit
30021893fc
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@
|
|||
--icon-size: 1.1rem;
|
||||
}
|
||||
|
||||
.loom-icons {
|
||||
.loom-icons:not(.is-mobile) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue