@@ -95,6 +95,21 @@ body {
gap: 4px;
}
.inline-field {
display: flex;
align-items: center;
gap: 8px;
.inline-field label {
margin: 0;
flex: 0 0 auto;
.inline-field select {
flex: 1;
label {
font-size: 10px;
text-transform: uppercase;
The note is not visible to the blocked user.