Moved chat header into ChatContainer and created component folder
This commit is contained in:
@@ -24,9 +24,3 @@ Only way to target it apparently
|
||||
height: 100% !important;
|
||||
}
|
||||
|
||||
.chatHeader {
|
||||
text-align: center;
|
||||
color: var(--text-color-secondary);
|
||||
border-bottom: 1px solid var(--color-owncast-gray-700);
|
||||
font-variant: small-caps;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user