Fix attachment info indexed label padding
This commit is contained in:
parent
3ac8f803c9
commit
6ac35a580f
1 changed files with 1 additions and 2 deletions
|
@ -23,8 +23,7 @@ attachment-box {
|
||||||
@include meta-table;
|
@include meta-table;
|
||||||
|
|
||||||
#index-status {
|
#index-status {
|
||||||
margin-inline: 0;
|
padding-inline: var(--editable-text-padding-inline);
|
||||||
margin-block: 0;
|
|
||||||
margin-top: 2px;
|
margin-top: 2px;
|
||||||
@include comfortable {
|
@include comfortable {
|
||||||
margin-top: 3px;
|
margin-top: 3px;
|
||||||
|
|
Loading…
Reference in a new issue