Fix footer floating issue

feature/appm-store/pbac
Turcy 5 years ago
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…
Cancel
Save