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 {
|
.actions-modal {
|
||||||
.status {
|
.status {
|
||||||
background: $white;
|
background: $white;
|
||||||
|
@ -5429,6 +5430,7 @@ a.status-card.compact:hover {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.reaction-modal,
|
||||||
.actions-modal {
|
.actions-modal {
|
||||||
max-height: 80vh;
|
max-height: 80vh;
|
||||||
max-width: 80vw;
|
max-width: 80vw;
|
||||||
|
|
Loading…
Reference in a new issue