This commit is contained in:
Vanessa 2024-09-04 11:06:16 +08:00
parent fe7b942225
commit f816c1bdcb
2 changed files with 3 additions and 2 deletions

View file

@ -270,8 +270,8 @@
display: none;
position: absolute;
right: 5px;
font-size: 85%;
top: 5.5px;
font-size: 85% !important;
top: 7.5px;
}
.popover__block {

View file

@ -10,6 +10,7 @@
background-color: var(--b3-theme-background);
-webkit-appearance: none;
font-variant-ligatures: none;
font-size: 14px;
&:not(.b3-text-field--text):hover {
box-shadow: inset 0 0 0 .6px var(--b3-theme-on-background);