You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would absolutely love to have a fixed background on this, I attempted to do this with both custom css in Stylus, and changing the app.css file on the docker container using body {background-attachment: fixed; } but it still won't work.
This discussion was converted from issue #460 on March 13, 2022 09:04.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I would absolutely love to have a fixed background on this, I attempted to do this with both custom css in Stylus, and changing the app.css file on the docker container using
body {background-attachment: fixed; }
but it still won't work.Beta Was this translation helpful? Give feedback.
All reactions