mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-16 11:44:01 +08:00
misc visual updates - round 2
This commit is contained in:
@@ -64,8 +64,13 @@
|
||||
color: #fff;
|
||||
display: block;
|
||||
padding: 0 20px;
|
||||
opacity: .8;
|
||||
&.active,
|
||||
&:hover {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
&.active:before {
|
||||
&.active::before {
|
||||
content: '';
|
||||
display: block;
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user