revert: restore original icon box size
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+2
-14
@@ -863,20 +863,8 @@ button {
|
||||
|
||||
/* Icon box — compact accent square */
|
||||
.dashboard-page .tile-icon-box {
|
||||
width: 68px !important;
|
||||
height: 68px !important;
|
||||
max-height: 68px !important;
|
||||
aspect-ratio: 1 / 1 !important;
|
||||
border-radius: 18px !important;
|
||||
background: linear-gradient(135deg, rgba(42,140,214,0.28) 0%, rgba(14,91,153,0.18) 100%) !important;
|
||||
border: 1.5px solid rgba(42,140,214,0.35) !important;
|
||||
box-shadow: 0 2px 10px rgba(42,140,214,0.18) !important;
|
||||
margin: 0 auto 0.85rem !important;
|
||||
}
|
||||
|
||||
.dashboard-page .tile-icon {
|
||||
width: 62% !important;
|
||||
height: 62% !important;
|
||||
background: #f2f8fd !important;
|
||||
border-color: rgba(185, 215, 238, 0.65) !important;
|
||||
}
|
||||
|
||||
/* Credentials block */
|
||||
|
||||
Reference in New Issue
Block a user