Added service worker support, needs work
You must manually enable support, I'm not having it on untill it'll work without issues all of the time :P
This commit is contained in:
@@ -229,7 +229,7 @@ p {
|
||||
|
||||
#channels {
|
||||
background-color: var(--channels-bg);
|
||||
height: calc(100% - .6in);
|
||||
height: calc(100vh - .9in);
|
||||
width: 2.5in;
|
||||
overflow: auto;
|
||||
user-select: none;
|
||||
|
Reference in New Issue
Block a user