mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-25 09:18:51 +01:00
Mobile Safari need this
Else it'll be almost zero width
This commit is contained in:
parent
3721acf3d3
commit
8ddc44fba6
1 changed files with 4 additions and 0 deletions
|
@ -2182,6 +2182,10 @@ ul.link-list li a .icon {
|
||||||
background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="none"><path d="M4 6L8 10L12 6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
|
background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="none"><path d="M4 6L8 10L12 6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
input[type='month'] {
|
||||||
|
min-width: 6em;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.filter-bar.centered {
|
.filter-bar.centered {
|
||||||
|
|
Loading…
Reference in a new issue