Edit style: fix

This commit is contained in:
Hyeonseo Nam 2023-03-20 01:04:27 +09:00
parent 8b9ddc7ea3
commit faa5f27bdf

View file

@ -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;
}
}