Feat: add clear all button, stripe overlay on invalid notification
Fix: rework notification styles
This commit is contained in:
parent
7459700986
commit
55dc3aab94
4 changed files with 44 additions and 67 deletions
|
|
@ -13,6 +13,7 @@ import AddMachine from 'src/pages/AddMachine'
|
|||
import { ReactComponent as AddIconReverse } from 'src/styling/icons/button/add/white.svg'
|
||||
import { ReactComponent as AddIcon } from 'src/styling/icons/button/add/zodiac.svg'
|
||||
import { ReactComponent as Logo } from 'src/styling/icons/menu/logo.svg'
|
||||
import { ReactComponent as NotificationIconZodiac } from 'src/styling/icons/menu/notification-zodiac.svg'
|
||||
import { ReactComponent as NotificationIcon } from 'src/styling/icons/menu/notification.svg'
|
||||
|
||||
import styles from './Header.styles'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue