Increased breakpoint in which short URLs table collapses

This commit is contained in:
Alejandro Celaya
2020-12-30 20:05:04 +01:00
parent c0098ac7fd
commit a22274f382
4 changed files with 8 additions and 6 deletions

View File

@@ -7,6 +7,7 @@ $mdMax: 991px;
$lgMin: 992px;
$lgMax: 1199px;
$xlgMin: 1200px;
$responsiveTableBreakpoint: $mdMax;
// Colors
$mainColor: #4696e5;