Fix users panels - missing css file - override default font size for Brian

This commit is contained in:
John Crisp
2025-06-09 15:27:17 +02:00
parent 927a95af3b
commit e49e180ce0
5 changed files with 88 additions and 80 deletions

View File

@@ -1,3 +1,6 @@
html {
font-size: 14px;
}
#busy-indicator {
display: none;