This commit is contained in:
Dooho Yi 2021-01-08 01:55:21 +09:00
parent b08b564f59
commit f7b837234e

View file

@ -136,6 +136,7 @@ a:hover {
width: 100%; width: 100%;
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
padding-left: 0;
} }
.unfolded>.title>a:nth-child(1) { .unfolded>.title>a:nth-child(1) {