Fix theme icon in transparent menu

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
hossainemruz 2023-09-30 05:14:19 +06:00
parent 5f0aebcf68
commit 81e97902a0
3 changed files with 11 additions and 1 deletions

View file

@ -184,7 +184,7 @@
background-color: get-light-color('bg-primary');
box-shadow: $box-shadow;
}
#themeMenu{
#themeMenu {
width: 100%;
}
}