Skip to content

Commit

Permalink
chore: style
Browse files Browse the repository at this point in the history
  • Loading branch information
xream committed Jun 8, 2024
1 parent f5a4cda commit 113aa6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sub-store-front-end",
"version": "2.14.243",
"version": "2.14.244",
"private": true,
"scripts": {
"dev": "vite --host",
Expand Down
1 change: 1 addition & 0 deletions src/views/CompareTable.vue
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,7 @@
.compare-table-row {
padding: 0 var(--safe-area-side);
width: 100vw;
cursor: pointer;
}
.compare-table-head {
Expand Down

0 comments on commit 113aa6b

Please sign in to comment.