Tentative fix for SRP problem and improved Attachments UI in card View
and Edit
This commit is contained in:
@@ -483,7 +483,7 @@ div.attachmentQueueStatus {
|
||||
text-align: right;
|
||||
|
||||
.statusString {
|
||||
font-size: .8em;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.processIcon {
|
||||
@@ -666,6 +666,8 @@ div.cardContent {
|
||||
@include flex(auto);
|
||||
@include mask();
|
||||
|
||||
width:100%;
|
||||
|
||||
@include flexbox();
|
||||
& > div.edit {
|
||||
@include flex(auto);
|
||||
|
||||
Reference in New Issue
Block a user