Fix overflow bug with table on small screens
This commit is contained in:
parent
b5e50031ab
commit
c788cedb7a
@ -23,7 +23,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="flex-grow-1 container-fluid bg-body">
|
||||
<div class="flex-grow-1 container-fluid bg-body" style="min-width: 0;">
|
||||
<div id="noSelectedServer">
|
||||
select a server
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user