removed divider margin

This commit is contained in:
Peter Olu 2022-06-08 13:04:27 +01:00
parent e889fbda5c
commit 4b7aec88e9

View File

@ -630,7 +630,7 @@ watch(
align-items: center; align-items: center;
} }
.el-divider--horizontal{ .el-divider--horizontal{
margin: 10px 0 0 0 !important; margin: 0 !important;
} }
.cursor-pointer { .cursor-pointer {
cursor: pointer; cursor: pointer;