mirror of
https://github.com/murashit/codex-panel.git
synced 2026-07-22 06:57:10 +00:00
Remove composer border separator
This commit is contained in:
parent
9fbaafac69
commit
bf71c1fc3e
1 changed files with 0 additions and 1 deletions
|
|
@ -1465,7 +1465,6 @@
|
|||
grid-template-columns: minmax(0, 1fr) auto;
|
||||
gap: var(--codex-panel-section-gap);
|
||||
padding: var(--codex-panel-composer-padding-y) var(--codex-panel-edge-padding-x);
|
||||
border-top: 1px solid var(--background-modifier-border);
|
||||
}
|
||||
|
||||
.codex-panel__input {
|
||||
|
|
|
|||
Loading…
Reference in a new issue