Fix some styling and change "add folder" glyph and "copy messages" glyph

This commit is contained in:
the-djmaze 2022-09-29 10:55:24 +02:00
parent 2651b6fd93
commit 1c542b33e7
5 changed files with 5 additions and 8 deletions

View file

@ -9,7 +9,6 @@
[class*=" icon-"] {
display: inline-block;
width: 1em;
vertical-align: text-top;
.disabled &,
.btn[disabled] & {
@ -44,6 +43,8 @@
border: 3px solid #aaa;
border-top-color: #333;
border-radius: 100%;
vertical-align: text-top;
}
.icon-spinner:not(.not-animated),