feat: Use paired styles
Change .list_link style to &.link.
This commit is contained in:
parent
3ae1cebdd6
commit
a5462dcc7e
7 changed files with 11 additions and 11 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 45bb274db110db9d111207940c4e6e341da1e90c
|
||||
Subproject commit b4c56320060548dacde62639876c6aee72b297ea
|
||||
|
|
@ -129,7 +129,7 @@ $portal_icon_size: 64px;
|
|||
}
|
||||
|
||||
.portal__list {
|
||||
@extend .list_link;
|
||||
@extend .link;
|
||||
|
||||
display: none;
|
||||
position: relative;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue