Functionnal toolbar and indicators

This commit is contained in:
l_samenv
2024-08-06 13:53:58 +02:00
parent 2b829248cd
commit 83d45e511f
5 changed files with 250 additions and 75 deletions

View File

@ -1,6 +1,6 @@
.control-global{
width: 30px;
height: 30px;
width: 28px;
height: 28px;
border: 1px solid dimgray;
box-sizing: border-box;
transition: border 0.25s;