lincl před 1 rokem
rodič
revize
0799ac5924
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  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 {