feat: Nativize "No distraction" theme as "Focus Mode" (#758)
Co-authored-by: Mo Bitar <me@bitar.io>
This commit is contained in:
@@ -289,6 +289,10 @@
|
||||
max-width: 18rem;
|
||||
}
|
||||
|
||||
.max-w-89 {
|
||||
max-width: 22.25rem;
|
||||
}
|
||||
|
||||
.mb-4 {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
@@ -300,10 +304,6 @@
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
|
||||
.max-w-89 {
|
||||
max-width: 22.25rem;
|
||||
}
|
||||
|
||||
.w-26 {
|
||||
width: 6.5rem;
|
||||
}
|
||||
@@ -461,6 +461,11 @@
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
.px-4 {
|
||||
padding-left: 1rem;
|
||||
padding-right: 1rem;
|
||||
}
|
||||
|
||||
.sn-component .px-4\.5,
|
||||
.sn-component .sk-panel .px-4\.5 {
|
||||
padding-left: 1.375rem;
|
||||
|
||||
Reference in New Issue
Block a user