Fixed calendar context menu width
This commit is contained in:
parent
7b237a2e65
commit
fdef9d9f78
|
@ -3320,3 +3320,7 @@ dd .stream-status {
|
|||
.usability_hint a {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.context-menu-list {
|
||||
width: 200px !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue