rework stream info box in offline notice to conform more with the overall design (#196)
* rework stream info field to conform with the offline page layout * moved offline notice css to separate file * used ant design bold text option
This commit is contained in:
@@ -99,19 +99,6 @@ strong {
|
||||
}
|
||||
}
|
||||
|
||||
.stream-info-box {
|
||||
font-size: 0.8em;
|
||||
background-color: var(--purple-dark);
|
||||
padding: 0.25rem 0.5rem;
|
||||
margin-left: 0.5rem;
|
||||
color: var(--white);
|
||||
margin-bottom: 0px !important;
|
||||
|
||||
.ant-typography-copy {
|
||||
font-size: 0.92em;
|
||||
}
|
||||
}
|
||||
|
||||
input {
|
||||
&:not(:focus) {
|
||||
&:invalid {
|
||||
|
||||
Reference in New Issue
Block a user