Skip to content

Commit 0b7ba73

Browse files
committed
claude lint
1 parent 4b88c4c commit 0b7ba73

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

app/assets/stylesheets/pages/casa_cases.scss

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ body.casa_cases {
1919

2020
.a2cldr .a2cldr-btn {
2121
width: 190px;
22-
text-align: center
22+
text-align: center;
2323
}
2424

2525
.a2cldr-list {
@@ -34,17 +34,17 @@ body.casa_cases {
3434
display: flex;
3535
align-items: center;
3636
gap: 10px;
37-
37+
3838
.court-date-link {
3939
flex: 1;
4040
}
41-
41+
4242
.cal-btn {
4343
flex-shrink: 0;
44-
44+
4545
.a2cldr {
4646
width: 120px !important;
47-
47+
4848
.a2cldr-btn {
4949
width: 120px !important;
5050
font-size: 12px;
@@ -155,7 +155,6 @@ body.casa_cases-show {
155155
display: flex;
156156
flex-direction: column;
157157
row-gap: 1rem;
158-
159158
}
160159

161160
.modal-footer {
@@ -187,10 +186,8 @@ body.casa_cases-show {
187186
text-align: left;
188187
h3 {
189188
margin-block-end: .25rem;
190-
191189
}
192190
p {
193-
194191
}
195192
}
196193
}

0 commit comments

Comments
 (0)