inline svg
This commit is contained in:
parent
98ba266921
commit
3ba13bbbcb
5 changed files with 40 additions and 32 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue