Day number input has defined background and text color.
This commit is contained in:
@@ -292,6 +292,8 @@ export default {
|
|||||||
.dayinput {
|
.dayinput {
|
||||||
font-size: 1.2rem;
|
font-size: 1.2rem;
|
||||||
max-width: 3rem;
|
max-width: 3rem;
|
||||||
|
background-color: $background-ui;
|
||||||
|
color: $text-color;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user