1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-07-23 15:19:41 +02:00

[Fix] Several ui fixes (#205)

* Fix sidebar

* Use squircle mask for header links

* Firefox mask-box-image fix
This commit is contained in:
Tanya 2022-06-27 20:06:56 +08:00 committed by GitHub
parent 669b78b967
commit 8c0211d7bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 12 additions and 5 deletions

View file

@ -12,7 +12,6 @@
cursor: pointer;
transition-property: background-color;
transition-duration: 0.1s;
border-radius: 8px;
@apply --squircle;