Explorar o código

Rounded edge of badge on user management screen

熊谷洸介(Kousuke Kumagai) %!s(int64=6) %!d(string=hai) anos
pai
achega
e0476db510
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/client/styles/scss/_override-bootstrap.scss

+ 1 - 0
src/client/styles/scss/_override-bootstrap.scss

@@ -180,6 +180,7 @@
   // badge
   .badge {
     letter-spacing: 0.05em;
+    border-radius: 100px;
     &.badge-warning {
       // badge-warning text is white color in bootstrap3
       color: white;