fix #352
parent
ad94173387
commit
c71ed367c4
|
@ -3,7 +3,7 @@ section.project-values-table
|
|||
div.project-values-row
|
||||
div.project-values-name
|
||||
span Name
|
||||
div.project-values-isclosed
|
||||
div.project-values-value
|
||||
span Value
|
||||
div.project-values-settings
|
||||
|
||||
|
|
|
@ -14,9 +14,6 @@
|
|||
div {
|
||||
margin-left: 1rem;
|
||||
position: relative;
|
||||
&:first-child {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
.icon {
|
||||
@extend %large;
|
||||
|
|
Loading…
Reference in New Issue