orcashub-discourse-theme/scss/chat-mobile.scss

6 lines
146 B
SCSS
Raw Permalink Normal View History

2023-03-27 19:57:44 -07:00
html body.has-full-page-chat #main-outlet {
2022-02-02 13:47:41 -08:00
width: 100% !important;
padding: 0 !important;
background-color: var(--secondary) !important;
}