kopia lustrzana https://github.com/nextcloud/social
Make composer sticky again
Signed-off-by: Carl Schwan <carl@carlschwan.eu>pull/1469/head
rodzic
e037394a50
commit
1786f1f446
|
@ -542,6 +542,7 @@ export default {
|
|||
position: sticky;
|
||||
z-index: 100;
|
||||
margin-bottom: 10px;
|
||||
top: 0;
|
||||
|
||||
&-form {
|
||||
flex-grow: 1;
|
||||
|
@ -630,7 +631,6 @@ export default {
|
|||
align-items: flex-end;
|
||||
width: 100%;
|
||||
margin-top: 0.5rem;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.emptySpace {
|
||||
|
|
Ładowanie…
Reference in New Issue