Revert "chore(lint): run fix"

This reverts commit 15fdf2d75a.
This commit is contained in:
Sabe Jones
2021-08-26 22:50:46 -05:00
parent a6e32d0822
commit 5179440f77
64 changed files with 230 additions and 305 deletions

View File

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