1
0
Fork 0
mirror of synced 2024-07-03 05:20:32 +12:00

fix color of separator in binding interface

This commit is contained in:
kevmodrome 2020-08-31 10:21:08 +02:00
parent c786d4edae
commit 5de7384295
No known key found for this signature in database
GPG key ID: E8F9CD141E63BF38

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;