Chore: add notification center background and button
Chore: notifications screen scaffolding Fix: change position of notification UI Feat: join backend and frontend Feat: notification icons and machine names
This commit is contained in:
parent
c16e47af96
commit
7459700986
5 changed files with 18 additions and 7 deletions
|
|
@ -15,7 +15,7 @@ const base = {
|
|||
color: fontColor
|
||||
}
|
||||
|
||||
export default {
|
||||
const styles = {
|
||||
h1: {
|
||||
extend: base,
|
||||
fontSize: fontSize1,
|
||||
|
|
@ -132,3 +132,5 @@ export default {
|
|||
margin: 0
|
||||
}
|
||||
}
|
||||
|
||||
export default styles
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue