✨ feat: fix the styling of the cookies tab
This commit is contained in:
parent
87eb0d9552
commit
8a1d3777a2
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue