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",
|
"type": "default",
|
||||||
"value": "lightBaseTheme"
|
"value": "lightBaseTheme"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -22,4 +22,4 @@
|
|||||||
|
|
||||||
.nextButton {
|
.nextButton {
|
||||||
margin-top: 12px;
|
margin-top: 12px;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -26,4 +26,4 @@
|
|||||||
|
|
||||||
.applicationCreateFinish {
|
.applicationCreateFinish {
|
||||||
margin-right: 12px;
|
margin-right: 12px;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -33,4 +33,4 @@
|
|||||||
|
|
||||||
.createapplicationcontent {
|
.createapplicationcontent {
|
||||||
margin: 0 16px;
|
margin: 0 16px;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -35,4 +35,4 @@
|
|||||||
.applicationListTitle {
|
.applicationListTitle {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -23,4 +23,3 @@
|
|||||||
top: 64px;
|
top: 64px;
|
||||||
left: -100px;
|
left: -100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -41,4 +41,3 @@
|
|||||||
.datatableHeaderColumn {
|
.datatableHeaderColumn {
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -65,4 +65,4 @@
|
|||||||
|
|
||||||
.createplatformdropzonep {
|
.createplatformdropzonep {
|
||||||
margin: 70px 40px 70px 70px
|
margin: 70px 40px 70px 70px
|
||||||
}
|
}
|
||||||
|
|||||||
@ -36,4 +36,4 @@
|
|||||||
.listingplatformTitle {
|
.listingplatformTitle {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
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