Improve actions modal style (#4423)
This commit is contained in:
parent
8c0dd33ce4
commit
b3c44e95a9
@ -3430,6 +3430,15 @@ button.icon-button.active i.fa-retweet {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.actions-modal {
|
||||||
|
.status {
|
||||||
|
background: $white;
|
||||||
|
border-bottom-color: $ui-secondary-color;
|
||||||
|
padding-top: 10px;
|
||||||
|
padding-bottom: 10px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.boost-modal__container {
|
.boost-modal__container {
|
||||||
overflow-x: scroll;
|
overflow-x: scroll;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
Loading…
Reference in New Issue
Block a user