[HomePanel] HomeTodayView 스타일제거.
- 가로형 포커싱 관련 스타일제거.
This commit is contained in:
@@ -101,14 +101,7 @@
|
|||||||
border: 4px solid transparent;
|
border: 4px solid transparent;
|
||||||
border-radius: 12px;
|
border-radius: 12px;
|
||||||
display: flex;
|
display: flex;
|
||||||
&:focus,
|
|
||||||
&:hover,
|
|
||||||
&:focus-within,
|
|
||||||
&:active {
|
|
||||||
border: 4px solid @PRIMARY_COLOR_RED;
|
|
||||||
box-sizing: border-box;
|
|
||||||
.focusDropShadow();
|
|
||||||
}
|
|
||||||
> div {
|
> div {
|
||||||
flex: none;
|
flex: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user