add history rocker icons
This commit is contained in:
@@ -66,11 +66,11 @@
|
||||
}
|
||||
|
||||
.prompt-history-bottom {
|
||||
bottom: 0.3rem;
|
||||
bottom: 0.6rem;
|
||||
}
|
||||
|
||||
.prompt-history-button {
|
||||
@apply w-8 h-8 flex items-center justify-center rounded-md;
|
||||
@apply w-9 h-9 flex items-center justify-center rounded-md;
|
||||
color: var(--text-muted);
|
||||
background-color: rgba(15, 23, 42, 0.04);
|
||||
transition: background-color 0.15s ease, color 0.15s ease;
|
||||
|
||||
Reference in New Issue
Block a user