mirror of https://github.com/bra1n/townsquare.git
styling
This commit is contained in:
parent
d57225a7a9
commit
186a11b4e8
|
@ -288,9 +288,11 @@ export default {
|
|||
color: #fff;
|
||||
filter: drop-shadow(0 0 3px black);
|
||||
cursor: pointer;
|
||||
transition: opacity 250ms;
|
||||
|
||||
#townsquare.public & {
|
||||
display: none;
|
||||
opacity: 0;
|
||||
pointer-events: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue