mirror of
http://git.whoc.org.uk/git/password-manager.git
synced 2025-10-29 10:27:35 +01:00
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