mirror of
https://github.com/open-webui/docs.git
synced 2026-01-04 10:46:26 +07:00
Add "Docs" and "Discord" links to header; style adjustments for GitHub and Discord links
This commit is contained in:
@@ -637,6 +637,18 @@ div.special_table + table tr:nth-child(even) {
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
.header-github-link,
|
||||
.header-discord-link {
|
||||
gap: 0.25rem;
|
||||
}
|
||||
|
||||
@media screen and (width >= 997px) {
|
||||
.header-github-link,
|
||||
.header-discord-link {
|
||||
font-size: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.header-github-link::before {
|
||||
content: "";
|
||||
width: 24px;
|
||||
|
||||
Reference in New Issue
Block a user