overflow rotation updated in items

This commit is contained in:
batuhanbas
2020-02-09 18:39:27 +03:00
parent 29782c1a70
commit eae7449f32
7 changed files with 12 additions and 6 deletions

View File

@ -31,7 +31,7 @@
<div class="col-md-12 mb-4">
{!! Form::label('items', trans_choice($text_override['items'], 2), ['class' => 'form-control-label']) !!}
<div class="table-responsive overflow-y-scroll overflow-x-hidden">
<div class="table-responsive overflow-x-scroll overflow-y-hidden">
<table class="table table-bordered" id="items">
<thead class="thead-light">
<tr class="d-flex flex-nowrap">