mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-02-11 17:55:51 +00:00
fixx
This commit is contained in:
parent
54f7bf965b
commit
1d01186ba9
@ -48,7 +48,6 @@ class NameRegistration extends LitElement {
|
||||
.divCard {
|
||||
border: 1px solid #eee;
|
||||
padding: 1em;
|
||||
/** box-shadow: 0 1px 1px 0 rgba(0,0,0,0.14), 0 2px 1px -1px rgba(0,0,0,0.12), 0 1px 2px 0 rgba(0,0,0,0.20); **/
|
||||
box-shadow: 0 .3px 1px 0 rgba(0,0,0,0.14), 0 1px 1px -1px rgba(0,0,0,0.12), 0 1px 2px 0 rgba(0,0,0,0.20);
|
||||
}
|
||||
|
||||
@ -63,7 +62,6 @@ class NameRegistration extends LitElement {
|
||||
|
||||
img {
|
||||
border-radius: 25%;
|
||||
width: 100%;
|
||||
max-width: 42px;
|
||||
height: 100%;
|
||||
max-height: 42px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user