mirror of
https://github.com/BrenBroZAYT/dashy.git
synced 2026-06-14 08:15:26 +00:00
🎨 Use schema title attribute if available and fixed position save menu
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user