removed unwanted spacing

This commit is contained in:
Peter Olu 2022-05-10 05:29:17 +01:00
parent 05ca25946a
commit ef0707ba66

View File

@ -95,7 +95,7 @@ watch(
.el-input__inner { .el-input__inner {
border-radius: unset !important; border-radius: unset !important;
} }
.el-input.el-input--small.el-input--suffix{ .el-input.el-input--small.el-input--suffix {
height: 18px !important; height: 18px !important;
} }
</style> </style>