responsive testing

This commit is contained in:
Burak Civan
2022-08-01 17:49:06 +03:00
parent 0f301d59b0
commit 9099a3e2ab
8 changed files with 612 additions and 355551 deletions

View File

@ -273,7 +273,7 @@
}
.el-select-dropdown__item .badge-success {
@apply absolute bg-green text-white px-2 py-1 ltr:right-4 rtl:left-4 rounded-md text-xs text-right m-0;
@apply absolute bg-green text-white px-2 py-1 ltr:right-8 rtl:left-8 rounded-md text-xs text-right m-0;
width: auto;
}
@ -514,6 +514,11 @@ html[dir='rtl'] .el-input__suffix {
.small-col {
width: auto !important;
}
.information-content {
transform: unset !important;
margin-top: 70px !important;
}
}
#nprogress .bar {