@ -914,10 +914,21 @@
align-items: center;
justify-content: space-between;
.cp-toolbar-snapshots-info {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
flex: 1;
min-width: 0;
i {
width: 30px;
}
@media screen and (max-width: @browser_media-medium-screen) {
flex-flow: column;
max-width: 100%;
.cp-toolbar-snapshots-actions {
button {
margin: 0 5px;