04/19 Update extension: persistent session, duplication check - again
This commit is contained in:
@@ -243,10 +243,10 @@ body {
|
||||
flex: 1;
|
||||
display: flex; flex-direction: column; align-items: center; justify-content: center;
|
||||
gap: 3px;
|
||||
padding: 8px 6px;
|
||||
padding: 8px 4px;
|
||||
background: none; border: none; cursor: pointer;
|
||||
color: #9ca3af;
|
||||
font-size: 10px; font-weight: 500;
|
||||
font-size: 9px; font-weight: 500;
|
||||
transition: color 0.15s;
|
||||
}
|
||||
.nav-btn:hover { color: #374151; }
|
||||
|
||||
Reference in New Issue
Block a user