fix: avoid hover effect of add (item / effect) button being cut off
This commit is contained in:
parent
92ed1027f4
commit
76a0e9f6e5
3 changed files with 11 additions and 1 deletions
|
@ -11,6 +11,7 @@
|
|||
@use "global/fonts";
|
||||
|
||||
// shared
|
||||
@use "components/shared/add_button";
|
||||
@use "components/shared/control_button_group";
|
||||
@use "components/shared/editor";
|
||||
@use "components/shared/embedded_document_list";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue