Put stream title input in the global header
This commit is contained in:
@@ -90,3 +90,11 @@
|
||||
.onlineCurrentThumb {
|
||||
width: 12.5rem;
|
||||
}
|
||||
|
||||
.globalStreamTitleContainer {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: baseline;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user