mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-22 05:58:21 -05:00
✨ feat: fix the styling of the cookies tab
This commit is contained in:
parent
87eb0d9552
commit
8a1d3777a2
@ -436,6 +436,10 @@ footer {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.settings_container .cookies input {
|
||||||
|
margin: 1rem 0rem;
|
||||||
|
}
|
||||||
|
|
||||||
/* Styles for the toggle button */
|
/* Styles for the toggle button */
|
||||||
/* The switch - the box around the slider */
|
/* The switch - the box around the slider */
|
||||||
.switch {
|
.switch {
|
||||||
|
Loading…
Reference in New Issue
Block a user