mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-07-13 03:24:23 +02:00
fix toggle switch button mobile view
This commit is contained in:
parent
c2916da215
commit
a31286d781
1 changed files with 0 additions and 13 deletions
|
@ -679,19 +679,6 @@
|
|||
transition: color 0.5s ease;
|
||||
}
|
||||
|
||||
@media (max-width: 600px) {
|
||||
.toggle-container {
|
||||
top: 15px;
|
||||
right: 60px;
|
||||
}
|
||||
|
||||
.toggle-container .toggle-icon {
|
||||
font-size: 20px;
|
||||
color: rgb(100 116 139);
|
||||
transition: color 0.5s ease;
|
||||
}
|
||||
}
|
||||
|
||||
.dark-mode .toggle-container .toggle-icon {
|
||||
color: #ffdd57;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue