убрал лишние комментарии
This commit is contained in:
parent
2154039e37
commit
759a8d458c
@ -392,10 +392,10 @@ export default function EditPage() {
|
||||
background: "#fff",
|
||||
transitionDuration: "300ms",
|
||||
"&:hover": {
|
||||
background: "#fff", // Цвет при ховере, замените на ваш желаемый
|
||||
background: "#fff",
|
||||
},
|
||||
"&:active": {
|
||||
background: "#fff", // Цвет при активном состоянии, замените на ваш желаемый
|
||||
background: "#fff",
|
||||
},
|
||||
"&.Mui-checked": {
|
||||
transform: "translateX(20px)",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user