Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
memberTag-web
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
memberTag
memberTag-web
Commits
08607bda
Commit
08607bda
authored
May 11, 2022
by
liuchenxi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: ui
parent
bca1fa96
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
12 deletions
+12
-12
manual-tag-value-edit.vue
src/view/manualTag/manual-tag-value-edit.vue
+6
-6
edit-tag.vue
src/view/memberGroup/edit-tag.vue
+6
-6
No files found.
src/view/manualTag/manual-tag-value-edit.vue
View file @
08607bda
...
...
@@ -644,20 +644,20 @@ export default {
}
40
%
{
opacity
:
1
;
right
:
50
px
;
bottom
:
3
60
px
;
right
:
37
px
;
bottom
:
3
45
px
;
transform
:
scale
(
0.5
);
}
50
%
{
opacity
:
0.5
;
right
:
50
px
;
bottom
:
3
60
px
;
right
:
37
px
;
bottom
:
3
45
px
;
transform
:
scale
(
1.2
);
}
100
%
{
opacity
:
0.5
;
right
:
50
px
;
bottom
:
3
60
px
;
right
:
37
px
;
bottom
:
3
45
px
;
transform
:
scale
(
0
);
}
}
...
...
src/view/memberGroup/edit-tag.vue
View file @
08607bda
...
...
@@ -202,20 +202,20 @@ export default {
}
40
%
{
opacity
:
1
;
right
:
5
5px
;
bottom
:
28
5
px
;
right
:
3
5px
;
bottom
:
28
0
px
;
transform
:
scale
(
0.5
);
}
50
%
{
opacity
:
0.5
;
right
:
5
5px
;
bottom
:
28
5
px
;
right
:
3
5px
;
bottom
:
28
0
px
;
transform
:
scale
(
1.2
);
}
100
%
{
opacity
:
0.5
;
right
:
5
5px
;
bottom
:
28
5
px
;
right
:
3
5px
;
bottom
:
28
0
px
;
transform
:
scale
(
0
);
}
}
...
...
Write
Preview
Markdown
is supported
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