chore: slider to change width and height in image
This commit is contained in:
@@ -75,6 +75,12 @@
|
||||
.file-name {
|
||||
line-height: 20px;
|
||||
height: 20px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.ant-slider-horizontal {
|
||||
|
||||
Reference in New Issue
Block a user