fix: saving status while fully offline
This commit is contained in:
@@ -66,8 +66,8 @@ $heading-height: 75px;
|
||||
|
||||
#save-status-container {
|
||||
position: relative;
|
||||
min-width: 15ch;
|
||||
max-width: 15ch;
|
||||
min-width: 16ch;
|
||||
max-width: 16ch;
|
||||
overflow: visible;
|
||||
margin-right: 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user