mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
docs: improve notes on mobile (#4747)
This commit is contained in:
parent
f8996f0a90
commit
2b05fe2859
@ -215,6 +215,11 @@ site-search > button span {
|
||||
.starlight-aside__content {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
flex-direction: column;
|
||||
gap: 6px;
|
||||
}
|
||||
}
|
||||
|
||||
site-search > button > kbd {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user