1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-04 21:15:24 +02:00

WIP new document UX/UI

This commit is contained in:
Harvey Kandola 2018-05-29 18:26:04 +01:00
parent 21ba55a58f
commit 36be6243ad
23 changed files with 910 additions and 4231 deletions

View file

@ -6,9 +6,6 @@
position: -o-sticky;
position: -webkit-sticky;
position: sticky;
display: flex;
z-index: 999;
width: 100%;
}
@mixin border-radius($radius)