mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-23 14:46:44 +09:00
🎨
This commit is contained in:
parent
652403ca3b
commit
7f24a128c8
@ -48,7 +48,7 @@ $height: 2ex;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: $height;
|
||||
border-radius: .3rem;
|
||||
border-radius: .5rem;
|
||||
overflow: clip;
|
||||
color: #000;
|
||||
margin-top: 5px;
|
||||
|
@ -47,7 +47,7 @@ $height: 2ex;
|
||||
cursor: pointer;
|
||||
align-items: center;
|
||||
height: $height;
|
||||
border-radius: .3rem;
|
||||
border-radius: .5rem;
|
||||
overflow: clip;
|
||||
color: #000;
|
||||
margin-top: 5px;
|
||||
|
Loading…
Reference in New Issue
Block a user