mirror of
https://github.com/PhotonVision/photonvision
synced 2026-07-03 03:01:40 +00:00
integrated resulotion list into FE and BE
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<TabPane label="Normal"></TabPane>
|
||||
<TabPane label="Threshold"></TabPane>
|
||||
</Tabs>
|
||||
<img :src="steamAdress" style="">
|
||||
<img class="imageSize" :src="steamAdress" style="">
|
||||
</Col>
|
||||
</Col>
|
||||
</row>
|
||||
@@ -77,4 +77,8 @@
|
||||
.ivu-tabs-nav .ivu-tabs-tab:hover{
|
||||
color: #0cdfc3 !important;
|
||||
}
|
||||
.imageSize{
|
||||
width: 75%;
|
||||
height: 75%;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user