Fix UI issues with the new share modal and notifications

This commit is contained in:
yflory
2019-06-18 14:23:48 +02:00
parent a43fc5efef
commit b0ef3d6021
3 changed files with 18 additions and 12 deletions

View File

@@ -10,7 +10,7 @@
display: flex;
flex-flow: column;
.cp-notification {
height: @notif-height;
min-height: @notif-height;
display: flex;
.cp-notification-content {
flex: 1;