|
|
@@ -980,7 +980,7 @@ onBeforeUnmount(() => {
|
|
|
height: 36px;
|
|
|
border-radius: 20px;
|
|
|
background: #08132e;
|
|
|
- border: 1px solid #e2e8f0;
|
|
|
+ border: 1px solid #0a1c43;
|
|
|
box-shadow: 0 8px 24px rgba(15, 23, 42, 0.04);
|
|
|
transition:
|
|
|
border-color 0.2s ease,
|
|
|
@@ -1206,7 +1206,7 @@ onBeforeUnmount(() => {
|
|
|
.item-icon {
|
|
|
width: 42px;
|
|
|
height: 42px;
|
|
|
- border-radius: 16px;
|
|
|
+ border-radius: 12px;
|
|
|
|
|
|
display: grid;
|
|
|
place-items: center;
|