This commit is contained in:
BeADre 2020-11-21 19:11:28 +08:00 committed by GitHub
parent 3eaa653fe8
commit 9769966684
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,7 @@
background: $--color-text-primary;
#{$arrow-selector}::before {
background: $--color-text-primary;
right: 0;
}
}
@ -29,6 +30,7 @@
#{$arrow-selector}::before {
border: 1px solid $--color-text-primary;
background: $--color-white;
right: 0;
}
}