Tweak border colours in spaces

This commit is contained in:
Michael Telatynski 2021-03-25 12:17:39 +00:00
parent 5e00818d70
commit b6a57f73c6
6 changed files with 3 additions and 8 deletions

View file

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