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