Tweak border colours in spaces
This commit is contained in:
parent
5e00818d70
commit
b6a57f73c6
6 changed files with 3 additions and 8 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue