mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-05-19 04:08:53 +00:00
fix user image context menu
This commit is contained in:
parent
e50b8b4bb3
commit
305d70fb6d
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
.main-contextMenu-menu {
|
||||
$border-color: spiceColor("subtext", 0.1, 0.1);
|
||||
|
||||
position: relative;
|
||||
overflow: visible;
|
||||
background-color: transparent !important;
|
||||
border: 1px solid $border-color;
|
||||
border-radius: var(--main-corner-radius);
|
||||
|
|
|
|||
Loading…
Reference in a new issue