Forms: delete left border from select arrow for now
This commit is contained in:
parent
dc23eff7cd
commit
2291e570ce
1 changed files with 0 additions and 1 deletions
|
@ -482,7 +482,6 @@ code {
|
||||||
content: "";
|
content: "";
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 12px;
|
right: 12px;
|
||||||
border-left: 1px solid var(--highlight-text-color);
|
|
||||||
height: calc(100% - 8px);
|
height: calc(100% - 8px);
|
||||||
padding-left: 12px;
|
padding-left: 12px;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
|
Loading…
Reference in a new issue