Fixed ui
This commit is contained in:
parent
418dd23519
commit
fe8317ac3d
1 changed files with 3 additions and 3 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
flex-direction: column
|
flex-direction: column
|
||||||
align-items: center
|
align-items: center
|
||||||
justify-content: center
|
justify-content: center
|
||||||
height: 200px
|
height: 250px
|
||||||
width: 100%
|
width: 100%
|
||||||
row-gap: 5px
|
row-gap: 5px
|
||||||
border: 1px solid #ffffff6c
|
border: 1px solid #ffffff6c
|
||||||
|
|
@ -26,7 +26,7 @@
|
||||||
justify-content: center
|
justify-content: center
|
||||||
width: 100%
|
width: 100%
|
||||||
height: 100%
|
height: 100%
|
||||||
color: #5f8ebe9c
|
color: #5f8ebebf
|
||||||
cursor: pointer
|
cursor: pointer
|
||||||
font-size: 1rem
|
font-size: 1rem
|
||||||
|
|
||||||
|
|
@ -67,7 +67,7 @@
|
||||||
column-gap: 5px
|
column-gap: 5px
|
||||||
// border: 1px solid rgba(187, 187, 187, 0.706)
|
// border: 1px solid rgba(187, 187, 187, 0.706)
|
||||||
padding: 10px
|
padding: 10px
|
||||||
background-color: #2b4055b7
|
background-color: #2b405542
|
||||||
margin: 0 1rem
|
margin: 0 1rem
|
||||||
|
|
||||||
&__itemPreview
|
&__itemPreview
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue