$roomsublist-divider-color -> $primary-content

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner
2021-10-16 20:21:26 +02:00
parent 36531be8ca
commit 79efd61b66
6 changed files with 1 additions and 8 deletions
+1 -1
View File
@@ -368,7 +368,7 @@ limitations under the License.
margin-top: 16px;
margin-bottom: 16px;
margin-right: 16px; // additional 16px
border: 1px solid $roomsublist-divider-color;
border: 1px solid $primary-content;
opacity: 0.1;
}