Forms: delete left border from select arrow for now

chats_delete_account
Alex Gleason 4 years ago
parent dc23eff7cd
commit 2291e570ce
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

@ -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;

Loading…
Cancel
Save