1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-24 15:59:41 +02:00

feat(ui): css tidy up for ui change EE-3795 (#7354)

* css tidy up for ui change
This commit is contained in:
Richard Wei 2022-08-02 12:17:22 +12:00 committed by GitHub
parent 03590d46e6
commit 75c1b485ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
51 changed files with 151 additions and 140 deletions

View file

@ -1,5 +1,5 @@
import { PropsWithChildren } from 'react';
import clsx from 'clsx';
import { PropsWithChildren } from 'react';
import { Icon } from '@@/Icon';