Refactor pointer cursor

This commit is contained in:
2022-04-22 19:11:50 +02:00
parent a131f49b74
commit f02551eb80
7 changed files with 20 additions and 20 deletions

View File

@@ -201,12 +201,8 @@
.lb-details {
float: none;
.lb-caption-line {
cursor: default;
&:first-child {
margin-top: 0;
}
.lb-caption-line:first-child {
margin-top: 0;
}
}