mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2025-01-17 14:18:16 +01:00
[Client] Fix design
This commit is contained in:
parent
3175706086
commit
151f1fe3f7
2 changed files with 2 additions and 0 deletions
src/web/app
|
@ -21,6 +21,7 @@
|
|||
<style>
|
||||
:scope
|
||||
display block
|
||||
position -webkit-sticky
|
||||
position sticky
|
||||
top 0
|
||||
z-index 1024
|
||||
|
|
|
@ -13,6 +13,7 @@
|
|||
$height = 48px
|
||||
|
||||
display block
|
||||
position -webkit-sticky
|
||||
position sticky
|
||||
top 0
|
||||
z-index 1024
|
||||
|
|
Loading…
Reference in a new issue