WorkersView: Add missing class to footer
This commit is contained in:
parent
8b7bcb9779
commit
f8c49981f6
@ -5,7 +5,7 @@
|
||||
<div class="col col-workers-details">
|
||||
<worker-details :workerData="workers.activeWorker" />
|
||||
</div>
|
||||
<footer>
|
||||
<footer class="window-footer">
|
||||
<notification-bar />
|
||||
<update-listener ref="updateListener" mainSubscription="allWorkers"
|
||||
@workerUpdate="onSIOWorkerUpdate"
|
||||
|
Loading…
x
Reference in New Issue
Block a user