mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-09 09:35:02 +09:00
fix build
This commit is contained in:
parent
2ccded619e
commit
bd430fa0b6
6 changed files with 25 additions and 22 deletions
|
@ -26,7 +26,7 @@ html.anytypeWebclipper-popup { width: 268px; }
|
|||
.row { margin: 0px 0px 10px 0px; }
|
||||
.row:last-child { margin: 0px; }
|
||||
|
||||
.label { @include text-small; color: $colorDarkGrey; margin: 0px 0px 4px 0px; }
|
||||
.label { @include text-small; color: $colorTextSecondary; margin: 0px 0px 4px 0px; }
|
||||
|
||||
.box { border: 1px solid $colorShapeSecondary; border-radius: 1px; min-height: 32px; }
|
||||
.box {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue