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