forked from verdnatura/hedera-web
#3894 Style fixes
This commit is contained in:
parent
aeb94d2569
commit
803075f216
|
@ -1,4 +1,4 @@
|
|||
hedera-web (1.407.63) stable; urgency=low
|
||||
hedera-web (1.407.64) stable; urgency=low
|
||||
|
||||
* Initial Release.
|
||||
|
||||
|
|
|
@ -207,13 +207,13 @@
|
|||
align-items: middle;
|
||||
column-gap: .2em;
|
||||
display: flex;
|
||||
background-color: white;
|
||||
}
|
||||
.item-info .available-price > *
|
||||
{
|
||||
border-radius: .2em;
|
||||
padding: .3em;
|
||||
border: .1em transparent solid;
|
||||
background-color: white;
|
||||
}
|
||||
.item-info .grouping
|
||||
{
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "hedera-web",
|
||||
"version": "1.407.63",
|
||||
"version": "1.407.64",
|
||||
"description": "Verdnatura web page",
|
||||
"license": "GPL-3.0",
|
||||
"repository": {
|
||||
|
|
Loading…
Reference in New Issue