feat: Use border-main (#721)

This commit is contained in:
Aman Harwara
2021-11-05 19:29:54 +05:30
committed by GitHub
parent 54c09b9b49
commit 42b3cf5750
14 changed files with 44 additions and 33 deletions

View File

@@ -28,7 +28,7 @@
.sn-menu-border {
@extend .border-1;
@extend .border-solid;
@extend .border-neutral;
@extend .border-main;
}
.sn-account-menu-headline {