More responsive changes, probably should have split this up
This commit is contained in:
3
static/css/tail.select.min.css
vendored
3
static/css/tail.select.min.css
vendored
@@ -27,12 +27,11 @@
|
||||
.tail-select{
|
||||
width: 100%;
|
||||
margin: 1px 0px 0px 0px;
|
||||
padding: 0;
|
||||
padding: 0px 8px 0px 0px;
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
font-size: 1rem;
|
||||
line-height: 1.8;
|
||||
border-width: 1px;
|
||||
border-radius: 0.5rem;
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user