[리뷰 팝업] outline 제거
- 스타일 수정
This commit is contained in:
@@ -186,8 +186,7 @@
|
||||
display: block;
|
||||
}
|
||||
|
||||
&:focus {
|
||||
outline: 4px solid @PRIMARY_COLOR_RED !important;
|
||||
&:focus {
|
||||
|
||||
&::before {
|
||||
background-image: url("../../../../../../assets/images/detailpanel/left-arrow-red.svg");
|
||||
@@ -225,7 +224,7 @@
|
||||
}
|
||||
|
||||
&:focus {
|
||||
outline: 4px solid @PRIMARY_COLOR_RED !important;
|
||||
|
||||
|
||||
&::before {
|
||||
background-image: url("../../../../../../assets/images/detailpanel/right-arrow-red.svg");
|
||||
|
||||
Reference in New Issue
Block a user