🌐 AI搜索 & 代理 主页
Skip to content

Commit b121568

Browse files
authored
Update _avatar.scss
1 parent 5c43381 commit b121568

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

src/components/avatar/_avatar.scss

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,12 @@
2020
outline: 0;
2121
}
2222

23-
@at-root {
24-
a,
25-
button,
26-
.btn {
27-
& {
28-
padding: 0;
29-
border: 0;
23+
&.btn {
24+
padding: 0;
25+
border: 0;
3026

31-
&:not(:disabled):not(.disabled) {
32-
cursor: if($enable-pointer-cursor-for-buttons, pointer, null);
33-
}
34-
}
27+
&:not(:disabled):not(.disabled) {
28+
cursor: if($enable-pointer-cursor-for-buttons, pointer, null);
3529
}
3630
}
3731

0 commit comments

Comments
 (0)