improve tx proposal list item styling
This commit is contained in:
parent
b0e23b7231
commit
073b063a48
6 changed files with 105 additions and 16 deletions
|
|
@ -39,6 +39,14 @@
|
|||
align-items: center;
|
||||
background: #fff;
|
||||
padding-left: 1rem;
|
||||
|
||||
&__marker {
|
||||
position: absolute;
|
||||
height: 100%;
|
||||
width: 3px;
|
||||
background: #F5A623;
|
||||
left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
&__tx-content {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue