inline svg

This commit is contained in:
Nazar Kanaev
2020-07-20 21:48:18 +01:00
parent 98ba266921
commit 3ba13bbbcb
5 changed files with 40 additions and 32 deletions

View File

@@ -44,6 +44,13 @@ select.form-control:not([multiple]):not([size]) {
margin-right: 7px;
}
.nav-icon svg, .tab-icon svg {
width: 100%;
height: auto;
vertical-align: baseline;
display: block;
}
.tab-icon {
width: 1rem;
height: 1rem;