no message
This commit is contained in:
parent
e20008685a
commit
8b6d343b32
@ -110,7 +110,7 @@
|
||||
.body .left .item.pitch::after {
|
||||
content: "";
|
||||
width: 5px;
|
||||
height: 56px;
|
||||
height: 100%;
|
||||
background-color: #6fc16d;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
@ -115,7 +115,7 @@
|
||||
&::after {
|
||||
content: "";
|
||||
width: 5px;
|
||||
height: 56px;
|
||||
height: 100%;
|
||||
background-color: rgba(111, 193, 109, 1);
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user