feat: Use toggle switch for layerable themes in quick settings menu (#712)
* feat: Add px-0 utlility class
This commit is contained in:
@@ -422,6 +422,11 @@
|
||||
padding-bottom: 0.625rem;
|
||||
}
|
||||
|
||||
.sn-component .px-0 {
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
.px-9 {
|
||||
padding-left: 2.25rem;
|
||||
padding-right: 2.25rem;
|
||||
|
||||
Reference in New Issue
Block a user