Vanessa 2023-03-02 18:33:03 +08:00
parent 9cede8f1a4
commit a641862f30
4 changed files with 36 additions and 4 deletions

View file

@ -28,6 +28,12 @@
}
}
&.av {
min-height: 100px;
border: 1px solid var(--b3-border-color);
border-radius: 4px;
}
&.hr {
cursor: pointer;