mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
stickers with empty text should not have blackbox at view mode
This commit is contained in:
parent
cf8edf8a81
commit
16f5875adc
3 changed files with 33 additions and 22 deletions
|
@ -42,6 +42,10 @@
|
|||
.sticker-delete {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.sticker-desc.is_empty {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue