mirror of
https://github.com/owntracks/frontend.git
synced 2026-08-25 20:47:16 +00:00
Don't cut of button / date select labels
This commit is contained in:
@@ -112,6 +112,11 @@ ul {
|
||||
border: 0;
|
||||
border-radius: 18px;
|
||||
padding: 8px 16px;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.vdp-datepicker input {
|
||||
min-width: 130px;
|
||||
}
|
||||
|
||||
.button-outline {
|
||||
|
||||
Reference in New Issue
Block a user