table in the middle
This commit is contained in:
parent
aecf119551
commit
2f64010f88
@ -83,7 +83,7 @@ html, body {
|
||||
|
||||
.settings-row.table {
|
||||
max-width: 40dvh;
|
||||
max-height: 160px;
|
||||
max-height: 145px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
|
||||
@ -55,8 +55,8 @@
|
||||
<input type="text" id="input-g" value="10" class="slider-input">
|
||||
</div>
|
||||
</div>
|
||||
<div class="settings-row table">
|
||||
<table>
|
||||
<div class="settings-row table" style="width: 100%">
|
||||
<table style="margin: auto;">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Номер падения</th>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user