[frio] Use text-align instead of flex display for submit buttons
This commit is contained in:
parent
2dd7a52b17
commit
3e1e5fc986
|
@ -2050,8 +2050,7 @@ code > .hl-main {
|
|||
}
|
||||
|
||||
.comment-edit-submit-wrapper {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.comment-icon-list {
|
||||
|
|
Loading…
Reference in a new issue