mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-09 07:25:21 +02:00
update header shrink in chrome
This commit is contained in:
parent
9ec9a6b03d
commit
615ca9ecfd
2 changed files with 2 additions and 1 deletions
2
public/dist/main.css
vendored
2
public/dist/main.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,5 +1,6 @@
|
||||||
.docs-header {
|
.docs-header {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
flex-shrink: 0;
|
||||||
padding: 0 var(--layout-padding-horisontal);
|
padding: 0 var(--layout-padding-horisontal);
|
||||||
border-bottom: 1px solid var(--color-line-gray);
|
border-bottom: 1px solid var(--color-line-gray);
|
||||||
font-size: 15.8px;
|
font-size: 15.8px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue