feat(SW-272) link style changes
This commit is contained in:
@@ -85,17 +85,6 @@
|
||||
transform: rotate(180deg);
|
||||
}
|
||||
|
||||
/* Triangle dropdown */
|
||||
.dropdown::before {
|
||||
content: "";
|
||||
position: absolute;
|
||||
right: 2.4rem;
|
||||
border-width: 0.75rem;
|
||||
border-style: solid;
|
||||
border-color: var(--Base-Surface-Primary-light-Normal) transparent
|
||||
transparent transparent;
|
||||
}
|
||||
|
||||
.bottom .dropdown {
|
||||
transition: none;
|
||||
height: auto;
|
||||
|
||||
Reference in New Issue
Block a user