Make remove avatar button target area larger
This commit is contained in:
parent
69099772e0
commit
6560d9eb1a
1 changed files with 2 additions and 0 deletions
|
@ -54,4 +54,6 @@ limitations under the License.
|
||||||
|
|
||||||
.removeButton {
|
.removeButton {
|
||||||
color: var(--accent);
|
color: var(--accent);
|
||||||
|
font-size: var(--font-size-caption);
|
||||||
|
padding: 6px 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue