mobile support fixes
This commit is contained in:
@@ -565,7 +565,8 @@
|
||||
.dist-label { font-size: 9px; }
|
||||
.dist-pct { font-size: 9px; }
|
||||
|
||||
.history-table { font-size: 10px; }
|
||||
.history-table-wrap { overflow-x: auto; -webkit-overflow-scrolling: touch; }
|
||||
.history-table { font-size: 10px; min-width: 500px; }
|
||||
.history-table th, .history-table td { padding: 3px 3px; }
|
||||
.hand-cards { font-size: 13px; }
|
||||
.hand-tag { font-size: 8px; padding: 0px 3px; }
|
||||
@@ -733,7 +734,7 @@
|
||||
</div>
|
||||
|
||||
<div class="panel-title">History</div>
|
||||
<div style="max-height:400px;overflow-y:auto">
|
||||
<div class="history-table-wrap" style="max-height:400px;overflow-y:auto">
|
||||
<table class="history-table">
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user