fix: ux improvements
This commit is contained in:
@@ -384,7 +384,6 @@ input[type=checkbox] {
|
||||
text-overflow: ellipsis;
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
margin-bottom: 1.25rem;
|
||||
}
|
||||
|
||||
@@ -1904,10 +1903,6 @@ li {
|
||||
padding: 0 1rem !important;
|
||||
}
|
||||
|
||||
.modal-dialog-scrollable .modal-body {
|
||||
overflow-y: unset;
|
||||
}
|
||||
|
||||
.modal-dialog-scrollable .modal-content {
|
||||
overflow: unset;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user