update sql css

This commit is contained in:
RuoYi
2024-06-01 17:45:01 +08:00
parent 3c574b45dc
commit 18ef1ea816
2 changed files with 3 additions and 3 deletions

View File

@ -384,12 +384,12 @@ label.error {
position: relative;
padding-left: 25px;
padding-right: 15px;
padding-top: 8px;
padding-top: 7px;
}
.icheckbox, .icheckbox-blue, .iradio, .iradio-blue, .iradio-purple {
position: absolute;
top: 8px;
top: 7px;
left: 0
}