Several changes to cards

Cards are now bigger and do not contain an expand feature
This commit is contained in:
Neshura 2023-03-15 20:43:56 +01:00
parent 563d85ef6d
commit 31bd014abf
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C
6 changed files with 152 additions and 233 deletions

View file

@ -1,4 +1,3 @@
import Docker from 'dockerode'
import ApiSecret from '../../private/portainer_api_secret.json'
import { DockerInfo } from '../../interfaces/DockerStatus';
import { ServiceLocation } from '../../interfaces/CardTypes';