mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-02 20:21:19 +02:00
increase max width of context menu in editor
This commit is contained in:
@@ -168,6 +168,10 @@ function setTheme() {
|
||||
.tox-textfield:hover {
|
||||
border-color: ${pageTheme.colors.accent + '80'} !important;
|
||||
}
|
||||
|
||||
.tox .tox-tbtn--select {
|
||||
min-width: 92px;
|
||||
}
|
||||
|
||||
.tox-button {
|
||||
background-color: ${pageTheme.colors.accent} !important;
|
||||
|
||||
Reference in New Issue
Block a user