mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-13 03:40:48 +00:00
parent
2624896848
commit
33256c2910
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user