Center align context popup window buttons
This commit is contained in:
parent
17e2f825f4
commit
ba27ea2c9d
@ -14,6 +14,7 @@
|
||||
|
||||
.btn-group {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin-top: 10px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user