1
0
Fork 0
mirror of synced 2024-10-02 01:56:57 +13:00

fix color of separator in binding interface

This commit is contained in:
kevmodrome 2020-08-31 10:21:08 +02:00
parent 1d4005dd09
commit fc39744bf0

View file

@ -79,7 +79,7 @@
}
.list {
width: 150px;
border-right: 1.5px solid blue;
border-right: 1.5px solid var(--grey-4);
}
.text {
width: 600px;