Update common.scss

This commit is contained in:
Joe 2018-08-12 14:37:07 +08:00 committed by GitHub
parent b6c93d77cf
commit dc0c8c5d8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -43,6 +43,10 @@
min-width: 16px;
text-align: center;
&.fa-none {
min-width: unset;
}
.rtl & {
margin-right: 0;
margin-left: 5px;