fix: various ui issues

This commit is contained in:
swve 2023-08-25 10:06:24 +02:00
parent 953207cf8b
commit 2683501f82
6 changed files with 38 additions and 168 deletions

View file

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