$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 18:30:04 +02:00
parent 36531be8ca
commit 79efd61b66
No known key found for this signature in database
GPG key ID: 55C211A1226CB17D
6 changed files with 1 additions and 8 deletions

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;
}