Skip to content
Snippets Groups Projects
Commit b3c44e95 authored by Eugen Rochko's avatar Eugen Rochko Committed by GitHub
Browse files

Improve actions modal style (#4423)

parent 8c0dd33c
No related branches found
No related tags found
No related merge requests found
......@@ -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 {
overflow-x: scroll;
padding: 10px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment