|
|
@ -8,11 +8,12 @@ var css = csjs` |
|
|
|
} |
|
|
|
} |
|
|
|
.instanceContainerTitle { |
|
|
|
.instanceContainerTitle { |
|
|
|
font-weight: bold; |
|
|
|
font-weight: bold; |
|
|
|
margin-bottom: 5%; |
|
|
|
margin-bottom: 25px; |
|
|
|
font-size: 12px; |
|
|
|
font-size: 12px; |
|
|
|
display: flex; |
|
|
|
display: flex; |
|
|
|
justify-content: space-between; |
|
|
|
justify-content: space-between; |
|
|
|
padding-left: 15px; |
|
|
|
padding-left: 15px; |
|
|
|
|
|
|
|
height: 0px; |
|
|
|
} |
|
|
|
} |
|
|
|
.settings { |
|
|
|
.settings { |
|
|
|
margin-bottom: 2%; |
|
|
|
margin-bottom: 2%; |
|
|
|