Make context menu look nicer and handle rendering using v-if #58
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ function runCallback(item: ContextMenuItem) {
|
|||
border: .1rem solid var(--reply-text-color);
|
||||
background-color: var(--sidebar-highlighted-background-color);
|
||||
text-align: left;
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
.context-menu-item {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue