cchat-gtk/internal/ui/style.css

8 lines
213 B
CSS

/* Make CSS more consistent across themes */
headerbar { padding: 0; }
popover > *:not(stack):not(button) { margin: 6px; }
/* Hack to fix the input bar being high in Adwaita */
.input-field * { min-height: 0; }