mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Refactoring the files
This commit is contained in:
parent
9c490d1989
commit
5614914efa
@ -3,4 +3,4 @@
|
||||
"type": "default",
|
||||
"value": "lightBaseTheme"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -22,4 +22,4 @@
|
||||
|
||||
.nextButton {
|
||||
margin-top: 12px;
|
||||
}
|
||||
}
|
||||
|
||||
@ -26,4 +26,4 @@
|
||||
|
||||
.applicationCreateFinish {
|
||||
margin-right: 12px;
|
||||
}
|
||||
}
|
||||
|
||||
@ -33,4 +33,4 @@
|
||||
|
||||
.createapplicationcontent {
|
||||
margin: 0 16px;
|
||||
}
|
||||
}
|
||||
|
||||
@ -35,4 +35,4 @@
|
||||
.applicationListTitle {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
}
|
||||
|
||||
@ -23,4 +23,3 @@
|
||||
top: 64px;
|
||||
left: -100px;
|
||||
}
|
||||
|
||||
|
||||
@ -41,4 +41,3 @@
|
||||
.datatableHeaderColumn {
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
|
||||
@ -65,4 +65,4 @@
|
||||
|
||||
.createplatformdropzonep {
|
||||
margin: 70px 40px 70px 70px
|
||||
}
|
||||
}
|
||||
|
||||
@ -36,4 +36,4 @@
|
||||
.listingplatformTitle {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
}
|
||||
|
||||
@ -32,4 +32,4 @@ class Theme {
|
||||
}
|
||||
}
|
||||
|
||||
export default (new Theme);
|
||||
export default (new Theme);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user