Fix for context menu on calendar being too small sometimes
This commit is contained in:
parent
fdef9d9f78
commit
dddc6e6591
2 changed files with 4 additions and 2 deletions
|
@ -3321,6 +3321,7 @@ dd .stream-status {
|
|||
color: white;
|
||||
}
|
||||
|
||||
.context-menu-list {
|
||||
width: 200px !important;
|
||||
.calendar-context-menu {
|
||||
min-width: 200px !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue