|
@ -201,7 +201,8 @@ export default { |
|
|
height: 30%; |
|
|
height: 30%; |
|
|
// border: 1px solid #ccc; |
|
|
// border: 1px solid #ccc; |
|
|
border-radius: 10px; |
|
|
border-radius: 10px; |
|
|
box-shadow: 0 0 6px rgba(19, 172, 196, 0.6); |
|
|
// box-shadow: 0 0 6px rgba(19, 172, 196, 0.6); |
|
|
|
|
|
box-shadow: -2px 0 0 rgb(170 205 6); |
|
|
width: 70px; |
|
|
width: 70px; |
|
|
padding: 4px; |
|
|
padding: 4px; |
|
|
align-items: center; |
|
|
align-items: center; |
|
|