mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
dots compromise
This commit is contained in:
committed by
Aiden McClelland
parent
6c3e99f3e1
commit
d38da2231e
@@ -0,0 +1,4 @@
|
||||
.dots {
|
||||
position: absolute;
|
||||
bottom: 3px;
|
||||
}
|
||||
@@ -1,5 +1,4 @@
|
||||
import { Component, Input } from '@angular/core'
|
||||
import { InstallProgress } from 'src/app/services/patch-db/data-model'
|
||||
import { StatusRendering } from 'src/app/services/pkg-status-rendering.service'
|
||||
|
||||
@Component({
|
||||
|
||||
Reference in New Issue
Block a user