🎨 Use schema title attribute if available and fixed position save menu

This commit is contained in:
Alicia Sykes
2021-10-27 22:03:28 +01:00
parent c7e6047385
commit 06dd8ed525
2 changed files with 13 additions and 8 deletions

View File

@@ -194,7 +194,7 @@ export default {
@import '@/styles/media-queries.scss';
div.edit-mode-bottom-banner {
position: absolute;
position: fixed;
display: grid;
z-index: 5;
bottom: 0;