feat: add admin CLI, SEO meta tags, security headers, and production Makefile targets
This commit is contained in:
@@ -74,6 +74,8 @@
|
||||
.messages-main {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
min-height: 0;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.messages-main-header {
|
||||
@@ -82,6 +84,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 0.75rem;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.messages-main-header h3 {
|
||||
@@ -96,6 +99,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 0.75rem;
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
.message-bubble {
|
||||
|
||||
Reference in New Issue
Block a user