delint css
This commit is contained in:
parent
2caee2eadd
commit
3fe6f0a792
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue