Migliorata UI
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
border-radius: var(--mud-default-borderradius);
|
||||
box-shadow: var(--custom-box-shadow);
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@@ -39,7 +38,7 @@
|
||||
align-items: center;
|
||||
padding: 12px;
|
||||
gap: 12px;
|
||||
background: var(--mud-palette-background);
|
||||
background: var(--light-card-background);
|
||||
transition: transform .2s ease;
|
||||
touch-action: pan-y;
|
||||
will-change: transform;
|
||||
|
||||
Reference in New Issue
Block a user