fix dark theme room join bar
This commit is contained in:
@@ -22,9 +22,7 @@ limitations under the License.
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
display: flex;
|
||||
|
||||
/* For welcome pages */
|
||||
background-color: #f7f7f7;
|
||||
background-color: $preview-bar-bg-color;
|
||||
-webkit-align-items: center;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user