Fix stylelint typos
This commit is contained in:
parent
70fd73dfa8
commit
b124801a4d
|
@ -347,8 +347,8 @@ export default {
|
|||
|
||||
.image-description {
|
||||
position: absolute;
|
||||
left: 0px;
|
||||
bottom: 0px;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
border: 0;
|
||||
|
|
Loading…
Reference in New Issue