Skip to content

Commit 6ac5d9f

Browse files
committed
fix: allineamento tasti da mobile
1 parent eb7fd59 commit 6ac5d9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/src/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1700,7 +1700,7 @@ body:not(.sidebar-collapse) .sidebar .nav-treeview .nav-treeview .nav-link {
17001700
}
17011701
}
17021702

1703-
@media screen and (min-width: 1920px) {
1703+
@media screen and (min-width: 1440px) {
17041704
.extra-buttons{
17051705
padding-top: 0;
17061706
float: right;

0 commit comments

Comments
 (0)