mirror of
https://github.com/hyeonseonam/auto-classifier.git
synced 2026-07-22 07:40:29 +00:00
Edit style: fix
This commit is contained in:
parent
8b9ddc7ea3
commit
faa5f27bdf
1 changed files with 1 additions and 2 deletions
|
|
@ -13,7 +13,6 @@ h1 {
|
|||
background-color: var(--background-primary);
|
||||
}
|
||||
|
||||
setting-item-description
|
||||
@keyframes child-enter {
|
||||
0% {
|
||||
opacity: 0;
|
||||
|
|
@ -44,4 +43,4 @@ setting-item-description
|
|||
.height20-text-area textarea {
|
||||
width: 100%;
|
||||
height: 20em;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue