Styling fixes on harvest page
This commit is contained in:
9
assets/css/live/yield.css
Normal file
9
assets/css/live/yield.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.date-picker {
|
||||
display: flex;
|
||||
align-items: baseline;
|
||||
gap: 0.7em;
|
||||
}
|
||||
|
||||
.date-picker select {
|
||||
max-width: 8rem;
|
||||
}
|
||||
Reference in New Issue
Block a user