Fix the issue #57

Former-commit-id: a8ac0f75675746e56fc8c63d06604013441fe084
This commit is contained in:
Physton
2023-05-21 11:22:51 +08:00
parent 40415d13c4
commit c832a288eb
2 changed files with 2 additions and 2 deletions

View File

@@ -191,7 +191,7 @@
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px dashed var(--input-border-color);
flex-wrap: nowrap;
flex-wrap: wrap;
> * {
margin-right: 10px;

2
styles/main.min.css vendored

File diff suppressed because one or more lines are too long