finishing touches
This commit is contained in:
@@ -309,6 +309,7 @@ function getOwnMarkHint(): string {
|
||||
|
||||
.day {
|
||||
font-weight: 700;
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.info {
|
||||
|
||||
@@ -243,13 +243,13 @@ function dateToValueString(time) {
|
||||
}
|
||||
|
||||
@media(min-width: 800px) {
|
||||
flex-direction: row;
|
||||
padding: 10px 16px;
|
||||
gap: 0;
|
||||
|
||||
.top-row {
|
||||
flex: 1;
|
||||
gap: 10px;
|
||||
grid-template-columns: 180px 1fr 180px;
|
||||
}
|
||||
|
||||
.arrow {
|
||||
|
||||
Reference in New Issue
Block a user