use max border radius to show like a pill (#162360)

This commit is contained in:
Sandeep Somavarapu 2022-09-29 17:13:37 +02:00 committed by GitHub
parent 112a03b39b
commit 5c168e7c39
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -184,7 +184,7 @@
justify-content: center;
align-items: center;
font-size: 14px;
border-radius: 8px;
border-radius: 10px;
}
/* Right aligned */