New backup 2025-04-22 12:30:03
This commit is contained in:
parent
1c5d41e9d9
commit
d557ec02e8
1 changed files with 3 additions and 2 deletions
|
@ -177,8 +177,9 @@ tooltip{
|
||||||
}
|
}
|
||||||
button {
|
button {
|
||||||
background-color: rgba($color9,0.5);
|
background-color: rgba($color9,0.5);
|
||||||
border-radius: 20px;
|
border-radius: 30px;
|
||||||
margin: 10px;
|
padding: 10px;
|
||||||
|
// margin: 10px;
|
||||||
// min-width: 60px;
|
// min-width: 60px;
|
||||||
}
|
}
|
||||||
button:hover {
|
button:hover {
|
||||||
|
|
Loading…
Add table
Reference in a new issue