-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
moved expansion arrow for better UX.
removed extra scrollbar from scrollview div.
- Loading branch information
Korey Sedaghatian
committed
Feb 27, 2024
1 parent
40f1a04
commit 5047fb6
Showing
3 changed files
with
4 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "ff3-ofx", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"homepage": "./", | ||
"private": true, | ||
"licenses": [ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -53,7 +53,6 @@ input { | |
margin: 0 auto; | ||
width: 100%; | ||
min-width: 900px; | ||
overflow-y: scroll; | ||
} | ||
|
||
.matching-txns th, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters