Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
Alexander Platov 2021-09-16 14:29:20 +03:00 committed by GitHub
parent 2624896848
commit 33256c2910
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,6 @@
position: relative;
display: flex;
align-items: center;
font-weight: 500;
color: var(--theme-content-color);
cursor: pointer;
@ -73,6 +72,7 @@
top: 1.5rem;
left: 0;
min-width: 100%;
font-weight: 500;
background-color: var(--theme-button-bg-focused);
border: 1px solid var(--theme-button-border-enabled);
border-radius: .75rem;