This website requires JavaScript.
Explore
Help
Sign In
tildes-community
/
tildes-reextended
Watch
1
Fork
You've already forked tildes-reextended
0
Code
7933268d21
tildes-reextended
/
source
/
scss
/
_shared.scss
5 lines
105 B
SCSS
Raw
Normal View
History
Unescape
Escape
Completely rewrite Tildes ReExtended with HTM and Preact.
2020-10-10 23:32:27 +00:00
.
trx-hidden
{
Fix an issue with styles not being overridden in Chromium.
2020-12-16 16:44:56 +00:00
/* stylelint-disable-next-line declaration-no-important */
display
:
none
!important
;
Completely rewrite Tildes ReExtended with HTM and Preact.
2020-10-10 23:32:27 +00:00
}