Update css style

This commit is contained in:
daleclack 2024-03-20 16:28:10 +08:00
parent 3058221500
commit c77d2ffffb
1 changed files with 6 additions and 0 deletions

View File

@ -7,6 +7,12 @@ headerbar{
.ctrl_btn{
min-height: 8px;
min-width: 8px;
margin: 0px;
font-weight:900;
border-radius:100%;
}
.ctrl_btn:hover{
color:black;
}