Center camera text and bind text with state
This commit is contained in:
@@ -277,6 +277,10 @@ body {
|
||||
|
||||
.camera-drawer__source {
|
||||
flex: 1 1 auto;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
text-align: center;
|
||||
min-height: 38px;
|
||||
font-size: 13px;
|
||||
font-weight: 600;
|
||||
|
||||
Reference in New Issue
Block a user