rework stream info box in offline notice to conform more with the overall design (#196)
* rework stream info field to conform with the offline page layout * moved offline notice css to separate file * used ant design bold text option
This commit is contained in:
@@ -18,6 +18,7 @@ import '../styles/config-public-details.scss';
|
||||
import '../styles/home.scss';
|
||||
import '../styles/chat.scss';
|
||||
import '../styles/pages.scss';
|
||||
import '../styles/offline-notice.scss';
|
||||
|
||||
import { AppProps } from 'next/app';
|
||||
import ServerStatusProvider from '../utils/server-status-context';
|
||||
|
||||
Reference in New Issue
Block a user