mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-09 09:35:02 +09:00
webclipper fixes
This commit is contained in:
parent
e3bd901532
commit
3869892dfe
8 changed files with 28 additions and 16 deletions
|
@ -98,6 +98,14 @@ html.anytypeWebclipper-popup {
|
|||
--line-height-description: 26px;
|
||||
--letter-spacing-description: -0.28px;
|
||||
|
||||
/* Menu */
|
||||
--menu-width-common: 224px;
|
||||
--menu-width-icon: 256px;
|
||||
--menu-width-value: 288px;
|
||||
--menu-width-set: 360px;
|
||||
--menu-width-large: 408px;
|
||||
--menu-width-add: 480px;
|
||||
|
||||
@import "~scss/common";
|
||||
@import "~scss/form/common";
|
||||
@import "~scss/component/common";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue