mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
fix: various ui issues
This commit is contained in:
parent
953207cf8b
commit
2683501f82
6 changed files with 38 additions and 168 deletions
|
|
@ -193,7 +193,7 @@ const ToolBtn = styled.div`
|
|||
|
||||
const ToolSelect = styled.select`
|
||||
display: flex;
|
||||
background: rgba(217, 217, 217, 0.24);
|
||||
background: rgba(217, 217, 217, 0.185);
|
||||
border-radius: 6px;
|
||||
width: 100px;
|
||||
border: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue