mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
Update custom.css
This commit is contained in:
parent
95d3fcd55c
commit
daee0f11df
1 changed files with 6 additions and 1 deletions
|
|
@ -91,6 +91,11 @@ body > .page > header button[data-open-modal] > kbd kbd:first-child {
|
|||
font-size: 20px !important;
|
||||
}
|
||||
|
||||
.starlight-aside__title {
|
||||
flex: 0 0 auto;
|
||||
margin-top: 3px;
|
||||
}
|
||||
|
||||
body > .page > .main-frame .main-pane > main > .content-panel + .content-panel {
|
||||
border-top: none !important;
|
||||
}
|
||||
|
|
@ -199,7 +204,7 @@ site-search > button span {
|
|||
.starlight-aside {
|
||||
display: flex;
|
||||
gap: 16px;
|
||||
align-items: center;
|
||||
align-items: start;
|
||||
|
||||
.starlight-aside__content {
|
||||
margin-top: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue