Said Gedik 2024-05-15 14:13:43 +02:00
parent 0755f668ff
commit 5880db88e2
1 changed files with 1 additions and 1 deletions

View File

@ -406,7 +406,7 @@
} */
.mat-button-toggle-checked {
background: linear-gradient(45deg, #ff9800, #ef6c00); /* Gradient background */
background-color:#ef6c00; /* Gradient background */
color: white;
position: relative; /* Needed for the shadow effect */
}