mirror of
https://github.com/minio/minio.git
synced 2025-11-25 03:56:17 -05:00
Browser: Implement multi select user interface for object listings (#3730)
This commit is contained in:
@@ -99,4 +99,18 @@
|
||||
content: '7 days';
|
||||
right: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.modal-aheader {
|
||||
height: 100px;
|
||||
|
||||
&:before {
|
||||
height: 0 !important;
|
||||
}
|
||||
|
||||
.modal-dialog {
|
||||
margin: 0;
|
||||
vertical-align: top;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user