dsq
This commit is contained in:
parent
485d5d6eef
commit
f34634a121
|
|
@ -791,7 +791,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold {
|
|||
|
||||
.table-container {
|
||||
background: var(--bg-surface);
|
||||
border: 1px solid var(--border-light);
|
||||
border: 1px solid var(--color-primary-dark);
|
||||
border-radius: var(--radius-sm);
|
||||
box-shadow: var(--shadow-xs);
|
||||
overflow: hidden;
|
||||
|
|
@ -815,9 +815,9 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold {
|
|||
font-weight: 800;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.5px;
|
||||
padding: 10px 12px !important;
|
||||
padding: 8px 10px !important;
|
||||
|
||||
border: 2px solid var(--text-primary) !important;
|
||||
border: 1px solid var(--color-primary-dark) !important;
|
||||
/*
|
||||
border-bottom: 2px solid var(--text-primary) !important;
|
||||
border-top: none !important;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user