version to 0.6
Build and Publish Docker Image / Build and Push Docker Image (push) Successful in 1m31s
Details
Build and Publish Docker Image / Build and Push Docker Image (push) Successful in 1m31s
Details
This commit is contained in:
parent
b98d75cede
commit
d49ba1221a
|
|
@ -230,7 +230,7 @@ body {
|
||||||
|
|
||||||
.legend-panel {
|
.legend-panel {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 3.25rem;
|
bottom: 1rem;
|
||||||
right: 1rem;
|
right: 1rem;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
@ -244,7 +244,7 @@ body {
|
||||||
.version-overlay {
|
.version-overlay {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 1rem;
|
bottom: 1rem;
|
||||||
right: 1rem;
|
left: 1rem;
|
||||||
padding: 0.35rem 0.75rem;
|
padding: 0.35rem 0.75rem;
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
[metadata]
|
[metadata]
|
||||||
version = 0.5
|
version = 0.6
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue