Vanessa 2022-10-14 13:40:44 +08:00
parent 6e6a853bd8
commit e4af249f84

View File

@ -25,19 +25,6 @@ body {
.toolbar { .toolbar {
padding-left: 0; padding-left: 0;
// https://github.com/siyuan-note/siyuan/issues/4460
.b3-tooltips__se,
.b3-tooltips__sw,
.b3-tooltips__s {
&:before {
bottom: -15px;
}
&:after {
top: calc(100% + 10px);
}
}
} }
&.body--blur { &.body--blur {