Improve RTF responsiveness - move button to the right side [SCI-5795] (#3854)

This commit is contained in:
ajugo 2022-02-16 10:32:01 +01:00 committed by GitHub
parent fe44f6d22f
commit 9b6a70cdb0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -92,6 +92,7 @@
border: 1px solid $color-silver-chalice;
cursor: pointer;
font-size: 12px;
margin-left: auto;
padding: 3px 10px 3px 10px;
}