mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fix footer floating issue
This commit is contained in:
parent
b74cc71e30
commit
016ff9bee0
@ -134,6 +134,8 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<div id="devicetype-created-msg" class="container col-centered wr-content hidden">
|
<div id="devicetype-created-msg" class="container col-centered wr-content hidden">
|
||||||
<div class="wr-form">
|
<div class="wr-form">
|
||||||
<p class="page-sub-title">Device Type Event was added successfully.</p>
|
<p class="page-sub-title">Device Type Event was added successfully.</p>
|
||||||
|
|||||||
@ -23,7 +23,3 @@
|
|||||||
.wr-btn-secondary{
|
.wr-btn-secondary{
|
||||||
background-color: #617d8b;
|
background-color: #617d8b;
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-content-wrapper{
|
|
||||||
height: calc(100vh - 50px);
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue
Block a user