mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
remove ::before
on menu items
This commit is contained in:
parent
8f5e5423ee
commit
84933e7553
@ -177,19 +177,6 @@
|
||||
&::after {
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
&::before {
|
||||
content: "";
|
||||
position: absolute;
|
||||
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
||||
width: 10px;
|
||||
height: 100%;
|
||||
|
||||
background-color: var(--primaryColor);
|
||||
}
|
||||
}
|
||||
|
||||
.ant-menu-item:active {
|
||||
|
Loading…
x
Reference in New Issue
Block a user