fix reaction-modal css
This commit is contained in:
parent
9d2cfddaa1
commit
d95b76fdd8
1 changed files with 2 additions and 0 deletions
|
@ -5209,6 +5209,7 @@ a.status-card.compact:hover {
|
|||
}
|
||||
}
|
||||
|
||||
.reaction-modal,
|
||||
.actions-modal {
|
||||
.status {
|
||||
background: $white;
|
||||
|
@ -5429,6 +5430,7 @@ a.status-card.compact:hover {
|
|||
}
|
||||
}
|
||||
|
||||
.reaction-modal,
|
||||
.actions-modal {
|
||||
max-height: 80vh;
|
||||
max-width: 80vw;
|
||||
|
|
Loading…
Reference in a new issue