💄 av
This commit is contained in:
parent
fe7b942225
commit
f816c1bdcb
2 changed files with 3 additions and 2 deletions
|
@ -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 {
|
||||
|
|
|
@ -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);
|
||||
|
|
Loading…
Add table
Reference in a new issue