mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-15 02:24:04 +00:00
fix(toc): 🐛 invisible toc icons on desktop
This commit is contained in:
parent
55923a3c61
commit
ded49e61d8
|
@ -238,6 +238,10 @@
|
|||
> * {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.citizen-ui-icon {
|
||||
content-visibility: visible;
|
||||
}
|
||||
}
|
||||
|
||||
// Hide button in desktop viewport
|
||||
|
|
Loading…
Reference in a new issue