fix mispelling on property

This commit is contained in:
Daniel Muyshond 2022-08-16 15:33:51 +02:00
parent 44edf215ec
commit db706ef2d8
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ div.dataview {
display: inline-block;
background-image: url("images/form_lock.svg");
background-size: 10px 10px;
background-attachement: fixed;
background-attachment: fixed;
background-position: right center;
background-repeat: no-repeat;
text-decoration: underline;