fix reaction-modal css

This commit is contained in:
まるない 2021-07-25 20:52:19 +09:00 committed by noellabo
parent 9d2cfddaa1
commit d95b76fdd8

View file

@ -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;