feat: add "Listed actions" option in note context menu (#891)
This commit is contained in:
@@ -34,7 +34,7 @@ $heading-height: 75px;
|
||||
padding-bottom: 10px;
|
||||
padding-right: 14px;
|
||||
|
||||
border-bottom: none;
|
||||
border-bottom: 1px solid var(--sn-stylekit-border-color);
|
||||
z-index: $z-index-editor-title-bar;
|
||||
|
||||
height: auto;
|
||||
@@ -118,7 +118,6 @@ $heading-height: 75px;
|
||||
border: none;
|
||||
outline: none;
|
||||
padding: 15px;
|
||||
padding-top: 11px;
|
||||
font-size: var(--sn-stylekit-font-size-editor);
|
||||
resize: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user