mirror of
https://github.com/nkanaev/yarr.git
synced 2025-09-13 18:00:05 +00:00
inline svg
This commit is contained in:
@@ -1 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="inherit" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-circle"><circle cx="12" cy="12" r="10"></circle></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="currentColor" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-circle"><circle cx="12" cy="12" r="10"></circle></svg>
|
||||
|
Before Width: | Height: | Size: 262 B After Width: | Height: | Size: 267 B |
@@ -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;
|
||||
|
Reference in New Issue
Block a user