mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-04 14:14:38 +00:00
styling
This commit is contained in:
parent
d57225a7a9
commit
186a11b4e8
1 changed files with 3 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue