v0.4.2
This commit is contained in:
parent
32f520506f
commit
f3b178c58b
@ -21,5 +21,4 @@ version: 0.0.1
|
||||
# incremented each time you make changes to the application. Versions are not expected to
|
||||
# follow Semantic Versioning. They should reflect the version the application is using.
|
||||
# It is recommended to use it with quotes.
|
||||
appVersion: 0.4.1
|
||||
|
||||
appVersion: 0.4.2
|
||||
|
@ -28,7 +28,7 @@
|
||||
}
|
||||
|
||||
.container {
|
||||
>:first-child {
|
||||
> :first-child {
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
}
|
||||
|
@ -72,12 +72,12 @@
|
||||
margin-left: 0;
|
||||
margin-top: 12px;
|
||||
|
||||
>* {
|
||||
> * {
|
||||
flex: 1;
|
||||
}
|
||||
}
|
||||
|
||||
>* {
|
||||
> * {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
@ -1,3 +1,3 @@
|
||||
{
|
||||
"version": "v0.4.1"
|
||||
"version": "v0.4.2"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user