up
This commit is contained in:
@@ -780,3 +780,42 @@ a {
|
||||
.not-padding td {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 2560px) {
|
||||
body {
|
||||
font-size: 18px;
|
||||
}
|
||||
.admin-menu-container {
|
||||
width: 300px;
|
||||
}
|
||||
.admin-content-container {
|
||||
margin-left: 300px !important;
|
||||
}
|
||||
|
||||
.menu-list {
|
||||
.item {
|
||||
line-height: 50px !important;
|
||||
}
|
||||
}
|
||||
.admin-menu-container .sub-menu a {
|
||||
font-size: 16px;
|
||||
}
|
||||
.admin-menu-container .hover-menu a {
|
||||
line-height: 30px;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 1920px) {
|
||||
.text-custom-14 {
|
||||
font-size: 14px !important;
|
||||
}
|
||||
.text-custom-16 {
|
||||
font-size: 16px !important;
|
||||
}
|
||||
.text-custom-22 {
|
||||
font-size: 22px !important;
|
||||
}
|
||||
.text-custom-28 {
|
||||
font-size: 28px !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user