1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

style: UI improvements

This commit is contained in:
2020-08-12 18:11:48 +02:00
parent 5473858323
commit 128a6cd9e8
12 changed files with 40 additions and 22 deletions

View File

@ -77,7 +77,7 @@ export default {
<style lang="scss">
#notifications-board {
position: absolute;
z-index: 9;
z-index: 999;
right: 1rem;
bottom: 1rem;
}