Fix the hover menu in light theme

This commit is contained in:
oobabooga 2025-05-05 08:04:12 -07:00
parent 967b70327e
commit bf5290bc0f

View file

@ -742,7 +742,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
.hover-menu button {
width: 100%;
background: transparent !important;
background: white !important;
border-radius: 0 !important;
justify-content: space-between;
margin: 0 !important;