mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
show texts
This commit is contained in:
parent
39bcc2a0c0
commit
b8a8e3637a
@ -80,10 +80,9 @@
|
|||||||
// custom bliss
|
// custom bliss
|
||||||
.navigation-panel{
|
.navigation-panel{
|
||||||
.column-link{
|
.column-link{
|
||||||
span{
|
//span{
|
||||||
opacity: 0 ;
|
// opacity: 0 ;
|
||||||
|
//}
|
||||||
}
|
|
||||||
&:hover span{
|
&:hover span{
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
transition: opacity ease 0.1s;
|
transition: opacity ease 0.1s;
|
||||||
|
Loading…
Reference in New Issue
Block a user