More responsive changes, probably should have split this up

This commit is contained in:
Peter Stockings
2023-12-08 22:28:17 +11:00
parent 0fa3d4b74b
commit 9dab060d23
3 changed files with 11 additions and 12 deletions

View File

@@ -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";
}