Skip to content
This repository was archived by the owner on Nov 21, 2019. It is now read-only.

Commit 59593ae

Browse files
author
icymind
committed
fix loader position
1 parent 432f379 commit 59593ae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/renderer/components/Manage.vue

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -423,4 +423,7 @@ export default {
423423
border-right: none;
424424
border-bottom: 3px solid #00B5AD;
425425
}
426+
#app .ui.inverted.dimmer {
427+
position: fixed;
428+
}
426429
</style>

0 commit comments

Comments
 (0)