mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-07-31 14:11:45 +00:00
WIP
This commit is contained in:
@@ -113,8 +113,10 @@ class Websites extends LitElement {
|
|||||||
|
|
||||||
img {
|
img {
|
||||||
border-radius: 25%;
|
border-radius: 25%;
|
||||||
width: 42px;
|
witdh: 100%;
|
||||||
height: 42px;
|
max-width: 42px;
|
||||||
|
height: 100%;
|
||||||
|
max-height: 42px;
|
||||||
}
|
}
|
||||||
`
|
`
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user