UX: Adjust spacing for more room (#146)
This commit is contained in:
@@ -29,12 +29,12 @@
|
|||||||
|
|
||||||
#reply-control:not(.fullscreen).hide-preview {
|
#reply-control:not(.fullscreen).hide-preview {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
right: var(--d-border-radius-large);
|
right: var(--main-grid-gap);
|
||||||
top: var(--header-offset);
|
top: var(--header-offset);
|
||||||
bottom: var(--d-border-radius-large);
|
bottom: var(--main-grid-gap);
|
||||||
left: unset;
|
left: unset;
|
||||||
height: unset;
|
height: unset;
|
||||||
max-width: 32vw;
|
max-width: 36.5vw;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.has-sidebar-page {
|
&.has-sidebar-page {
|
||||||
|
|||||||
Reference in New Issue
Block a user