css arrowimg
This commit is contained in:
@@ -109,6 +109,16 @@ body {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.arrowimg {
|
||||||
|
width: 3vh;
|
||||||
|
height: auto;
|
||||||
|
max-height: 100%;
|
||||||
|
object-fit: contain;
|
||||||
|
position: absolute;
|
||||||
|
top: 0.5vw;
|
||||||
|
right: 1.2vw;
|
||||||
|
z-index: 2;
|
||||||
|
}
|
||||||
|
|
||||||
.valueContainer {
|
.valueContainer {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Reference in New Issue
Block a user