fix lighbox avatar size
parent
3f65202e46
commit
488a32641e
|
@ -45,7 +45,7 @@
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
.watcher-avatar {
|
.watcher-avatar {
|
||||||
flex-grow: 1;
|
flex: 1 0 0;
|
||||||
}
|
}
|
||||||
.icon-delete {
|
.icon-delete {
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
|
|
Loading…
Reference in New Issue