[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 {
|
.comment-edit-submit-wrapper {
|
||||||
display: flex;
|
text-align: right;
|
||||||
justify-content: flex-end;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.comment-icon-list {
|
.comment-icon-list {
|
||||||
|
|
Loading…
Reference in a new issue