change dashboard login size

This commit is contained in:
EikhantMon
2018-09-10 16:38:45 +06:30
parent 600a17b0f1
commit a42edf5519
3 changed files with 8 additions and 2 deletions

View File

@@ -122,7 +122,7 @@
</ul>
<div class="tab-content" style="max-height:550px; overflow:auto">
<div class="tab-content" style="max-height:650px; overflow:auto">
<% @roles.each do |role| %>
<%if role != "administrator" %>