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

@@ -24,12 +24,15 @@
text-align: center;
background-color: #303030;
color: white;
padding: 6px 6px 6px 6px;
/* padding: 6px 6px 6px 6px; */
position: absolute;
z-index: 20;
width: 100%;
height: 30px;
}
.panel:not(.graphics){
padding: 6px 6px 6px 6px;
}
.slide-close-icon {
transition: 0.4s;