Merge branch 'theme_base' into cybrespace-3.1
This commit is contained in:
commit
8776b90006
|
@ -1,4 +1,3 @@
|
|||
|
||||
@import 'application';
|
||||
|
||||
/* Wider compose area */
|
||||
|
@ -82,5 +81,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
@import 'fullwidth-media';
|
||||
/* Don't display the weird triangles on the modal layout,
|
||||
* because they look strange on cybrespace themes. */
|
||||
.modal-layout__mastodon {
|
||||
display:none;
|
||||
}
|
||||
|
||||
@import 'fullwidth-media';
|
||||
|
|
Loading…
Reference in New Issue