delint css

This commit is contained in:
Michael Telatynski 2020-08-17 18:26:42 +01:00
parent 2caee2eadd
commit 3fe6f0a792

View file

@ -28,7 +28,7 @@ limitations under the License.
.mx_RoomList_explorePrompt { .mx_RoomList_explorePrompt {
margin: 4px 12px 4px; margin: 4px 12px 4px;
padding-top: 12px; padding-top: 12px;
border-top: 1px solid #8D99A5; border-top: 1px solid $tertiary-fg-color;
font-size: $font-13px; font-size: $font-13px;
div:first-child { div:first-child {