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

Additions

This commit is contained in:
2020-05-20 18:00:14 +02:00
parent f5917de5d0
commit 6174ffb84e
8 changed files with 151 additions and 81 deletions

View File

@ -41,7 +41,7 @@ export default {
#notifications-board{
position: absolute;
z-index: 9;
right: .8rem;
right: 1rem;
bottom: $footer-height+1rem;
}
</style>