lincl преди 1 година
родител
ревизия
0799ac5924
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      src/components/TablePage/index.vue

+ 3 - 0
src/components/TablePage/index.vue

@ -305,6 +305,9 @@ export default {
	display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 100%;
	.table-content{
		-webkit-box-flex: 1;
	}
    .bot-pagination{
		height: 50px;
		.pagination {