Add-on store: Minor logo styling tweaks (#2435)
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>pull/2438/head
parent
5159566e02
commit
148c463a1c
bundles/org.openhab.ui/web/src
components/addons
pages/addons
|
@ -27,7 +27,7 @@
|
|||
padding-right 3px !important
|
||||
.logo-square
|
||||
background white
|
||||
border-radius 5px
|
||||
border-radius 10%
|
||||
width 64px
|
||||
height 64px
|
||||
margin-left 3px
|
||||
|
|
|
@ -102,7 +102,7 @@
|
|||
align-items center
|
||||
width 118px
|
||||
height 118px
|
||||
border-radius 22%
|
||||
border-radius 10%
|
||||
margin-right var(--f7-block-padding-horizontal)
|
||||
flex-shrink 0
|
||||
background white
|
||||
|
|
Loading…
Reference in New Issue