mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +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 { 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'
|
import { StatusRendering } from 'src/app/services/pkg-status-rendering.service'
|
||||||
|
|
||||||
@Component({
|
@Component({
|
||||||
|
|||||||
Reference in New Issue
Block a user