fix(ui): fix minor ui bugs
This commit is contained in:
@ -116,7 +116,7 @@ const STYLES = `
|
||||
}
|
||||
.pf-row {
|
||||
display: flex; align-items: center; justify-content: space-between;
|
||||
padding: 0.9rem 1.1rem; gap: 0.75rem; cursor: pointer;
|
||||
padding: 0.9rem 1.1rem; gap: 0.75rem; cursor: not-allowed;
|
||||
background: white; border: none; width: 100%; text-align: left;
|
||||
transition: background 0.15s ease;
|
||||
border-bottom: 2px solid #f9fafb;
|
||||
|
||||
Reference in New Issue
Block a user