Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
scc-net
netvs
netvs-core
Commits
44aa448f
Commit
44aa448f
authored
Jun 17, 2020
by
gj4210
👁
Browse files
UPD: Lowered Overlay Opacity
parent
dc87c17d
Pipeline
#92710
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
frontend/src/components/TransactionList.vue
View file @
44aa448f
<
template
>
<b-overlay
spinner-variant=
"primary"
:show=
"$store.state.executing_transaction"
>
<b-overlay
spinner-variant=
"primary"
opacity=
"0.6"
:show=
"$store.state.executing_transaction"
>
<div
class=
"transaction-list invisible-scrollbar p-3"
>
<b-button-toolbar
justify
>
<b-button-group
class=
"mx-auto shadow"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment