Prettified Code!
This commit is contained in:
committed by
GitHub Action
parent
8d5411a0d6
commit
1b116d2252
@@ -8,7 +8,7 @@
|
||||
flex-direction: row;
|
||||
justify-content: flex-start;
|
||||
align-items: center;
|
||||
padding: .25em;
|
||||
padding: 0.25em;
|
||||
line-height: normal;
|
||||
|
||||
.option-icon {
|
||||
@@ -33,7 +33,7 @@
|
||||
justify-content: flex-start;
|
||||
color: var(--white-75);
|
||||
|
||||
.option-icon {
|
||||
.option-icon {
|
||||
height: 2em;
|
||||
width: 2em;
|
||||
line-height: normal;
|
||||
@@ -43,7 +43,7 @@
|
||||
flex-direction: column;
|
||||
margin: 0 0 0 1em;
|
||||
line-height: 2;
|
||||
font-size: .85em;
|
||||
font-size: 0.85em;
|
||||
}
|
||||
}
|
||||
.actions {
|
||||
@@ -54,4 +54,4 @@
|
||||
width: 6em;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user