mirror of
https://github.com/bfloydd/streams.git
synced 2026-07-22 05:49:02 +00:00
layout adjust streams bar
This commit is contained in:
parent
f1afd09bda
commit
37eeb11247
1 changed files with 2 additions and 2 deletions
|
|
@ -327,7 +327,7 @@
|
|||
*/
|
||||
.is-phone .mod-root .workspace-leaf-content.streams-leaf-active .view-content .markdown-reading-view>.markdown-preview-view,
|
||||
.is-phone .mod-root .workspace-leaf-content.streams-leaf-active .view-content .markdown-source-view>.cm-editor>.cm-scroller {
|
||||
padding-top: calc(6vh + var(--view-top-spacing-markdown)) !important;
|
||||
padding-top: calc(4vh + var(--view-top-spacing-markdown)) !important;
|
||||
}
|
||||
|
||||
.is-phone .streams-bar-component {
|
||||
|
|
@ -335,7 +335,7 @@
|
|||
}
|
||||
|
||||
.streams-bar-component {
|
||||
margin-top: -10px;
|
||||
margin-top: -8px;
|
||||
}
|
||||
|
||||
.streams-bar-collapsed {
|
||||
|
|
|
|||
Loading…
Reference in a new issue