This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
im-changing.ru
/
converse.js
espejo de
https://github.com/conversejs/converse.js.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Make sure the controlbox has 100% height
JC Brand
hace 1 mes
padre
8d20d29c45
commit
6af183736d
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
src/plugins/controlbox/styles/_controlbox.scss
+ 1
- 0
src/plugins/controlbox/styles/_controlbox.scss
Ver fichero
@@ -56,6 +56,7 @@
}
.box-flyout {
+ height: 100%;
background-color: var(--background-color);
}