This commit is contained in:
McShelby 2022-02-13 09:58:34 +00:00
parent 48da1801a5
commit 6ac25b6527
151 changed files with 3585 additions and 3283 deletions

View file

@ -1384,17 +1384,23 @@ h6 a {
}
.select-container {
height: 1.5rem;
}
.select-container i {
padding-top: .25em;
}
.select-container i,
.select-container span {
display: block;
float: left;
}
.select-style {
border: 0;
border-radius: 0px;
height: 1.5rem;
margin-left: 1.5rem;
position: relative;
height: 1.574em;
overflow: hidden;
top: -1.5rem;
}
.select-style select {