Skip to content

Commit d0da7c3

Browse files
committed
아코디언 요소 수정
1 parent 34e3c27 commit d0da7c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/_09_elements.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ dl.accordion {
128128
}
129129
}
130130
&.active {
131-
a {
131+
> a {
132132
border-radius: 0 0 6px 6px;
133133
span.iconfont:before {
134134
content: "\F105"

0 commit comments

Comments
 (0)