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