Forms: delete left border from select arrow for now
This commit is contained in:
@ -482,7 +482,6 @@ code {
|
||||
content: "";
|
||||
position: absolute;
|
||||
right: 12px;
|
||||
border-left: 1px solid var(--highlight-text-color);
|
||||
height: calc(100% - 8px);
|
||||
padding-left: 12px;
|
||||
pointer-events: none;
|
||||
|
||||
Reference in New Issue
Block a user