enhance(logbook): more polishment

This commit is contained in:
leizhe
2021-12-02 18:18:05 +08:00
parent 00bc4961af
commit ab0e5fec0a
2 changed files with 9 additions and 16 deletions

View File

@@ -531,11 +531,3 @@ span.cloze-revealed {
opacity: 1;
}
.logbook-clock {
width: max-content;
max-height: 300px;
@screen sm {
width: auto;
}
}