mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 05:58:26 +02:00
🐛 It is possible to create empty component annotation
This commit is contained in:
parent
45e76bc38b
commit
776159c1e8
2 changed files with 27 additions and 20 deletions
|
@ -2418,6 +2418,9 @@
|
|||
|
||||
.hidden {
|
||||
display: none;
|
||||
svg {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.counter {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue