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