mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-16 15:35:31 +01:00
style(select): use tailwind for padding of select elements in Settings (#1064)
This commit is contained in:
parent
352e01f9d0
commit
6d8aed7ef8
2 changed files with 2 additions and 3 deletions
|
|
@ -153,7 +153,6 @@ select {
|
|||
border-width: 1px;
|
||||
font-size: 1rem;
|
||||
line-height: 1.5rem;
|
||||
padding: .5rem .75rem;
|
||||
}
|
||||
|
||||
.overflow-y-auto {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue