Alignment fixes
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
|
||||
.center {
|
||||
margin: auto;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#capture {
|
||||
|
||||
@@ -202,6 +202,7 @@ class App extends Component {
|
||||
this.connection.supportedOps.triggerCapture
|
||||
? h(CaptureButton, { getFile: this.captureImage })
|
||||
: undefined,
|
||||
' ',
|
||||
h(
|
||||
'a',
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user