fixes #1498 icon and legend closer

This commit is contained in:
Matthieu Leproux
2021-10-04 11:41:18 +02:00
parent 544f40972a
commit c63c86cffc
+6 -1
View File
@@ -239,7 +239,12 @@ TABLE.languages TR TD { padding: 7px 20px; }
.albumActions a span, .albumActions span span{
margin: 10px;
}
.albumActions a span {
margin-left: 20px;
}
.albumActions .iconLegend {
margin-left: 0;
}
.addAlbum {
display: flex;
flex-direction: column;