Blog's header buttons margin fix in RTL

This commit is contained in:
MohammadSaleh Kamyab 2022-05-19 15:47:56 +00:00
parent 0d855823c9
commit d5c3e6d6f0

View file

@ -134,7 +134,7 @@ form.new-post {
}
.button + .button {
margin-left: 1em;
margin-inline-start: 1em;
}
.split {