chore(lint): run fix

This commit is contained in:
Sabe Jones
2021-08-26 21:19:18 -05:00
parent 562db48e02
commit 15fdf2d75a
64 changed files with 303 additions and 228 deletions

View File

@@ -316,7 +316,6 @@
border-bottom: 1px solid $gray-500;
}
.conversations {
overflow-x: hidden;
overflow-y: auto;
@@ -463,7 +462,6 @@
border-radius: 2px;
margin-left: 1.5rem;
&.disabled {
cursor: default;
pointer-events: none;