remove ellipsis label class width
This commit is contained in:
@ -795,7 +795,7 @@ form {
|
||||
.label-ellipsis {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
width: 10rem;
|
||||
/*width: 10rem;*/
|
||||
}
|
||||
|
||||
.input-label {
|
||||
|
Reference in New Issue
Block a user