Skip to content

Commit

Permalink
!
Browse files Browse the repository at this point in the history
  • Loading branch information
Keywos committed Mar 19, 2024
1 parent 251b924 commit 03c92d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.198",
"version": "2.14.199",
"private": true,
"scripts": {
"dev": "vite --host",
Expand Down
2 changes: 1 addition & 1 deletion src/views/editCode/cmView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ const pasteNav = async () => {
border: 1px solid #8b8b8b3b !important;
border-radius: 10px;
background-color: transparent !important;
min-width: 30%;
width: 40%;
padding: 0.2em 0.5em;
border-color: none !important;
outline: none;
Expand Down

0 comments on commit 03c92d5

Please sign in to comment.