mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-05 06:11:44 +00:00
feat(ui): delete sessions from Control UI
This commit is contained in:
@@ -537,7 +537,7 @@
|
||||
.table-head,
|
||||
.table-row {
|
||||
display: grid;
|
||||
grid-template-columns: 1.4fr 0.8fr 0.8fr 0.7fr 0.8fr 0.8fr;
|
||||
grid-template-columns: 1.4fr 1fr 0.8fr 0.7fr 0.8fr 0.8fr 0.8fr 0.8fr 0.6fr;
|
||||
gap: 12px;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user