This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
wiki
/
weseek__growi
espejo de
https://github.com/weseek/growi
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
override badge styles
Yuki Takei
hace 2 años
padre
92727cc21c
commit
92fb3f7bd9
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
packages/core/scss/bootstrap/override/_badge.scss
+ 3
- 0
packages/core/scss/bootstrap/override/_badge.scss
Ver fichero
@@ -0,0 +1,3 @@
+.badge {
+ @extend .rounded-pill;
+}