1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-08 06:55:26 +02:00

update header shrink in chrome

This commit is contained in:
Peter Savchenko 2019-02-15 17:45:31 +03:00
parent 9ec9a6b03d
commit 615ca9ecfd
No known key found for this signature in database
GPG key ID: 63E739583C761566
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View file

@ -1,5 +1,6 @@
.docs-header {
display: flex;
flex-shrink: 0;
padding: 0 var(--layout-padding-horisontal);
border-bottom: 1px solid var(--color-line-gray);
font-size: 15.8px;