Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
imac-vue
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Elements-SY
2023-08-22 18:15:11 +0800
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
98ee05f6a9e9625ad03fbc5f5467e488acf30d4e
98ee05f6
2 parents
d6f41fc4
dafead9c
Merge branch 'test' into uat
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
src/assets/styles/element-ui.scss
src/assets/styles/element-ui.scss
View file @
98ee05f
...
@@ -90,3 +90,6 @@
...
@@ -90,3 +90,6 @@
90
.el-submenu__icon-arrow
{
90
.el-submenu__icon-arrow
{
91
display
:
none
;
91
display
:
none
;
92
}
92
}
93
+
.el-table--mini
th
,
.el-table--mini
td
{
94
+
padding
:
12px
0
;
95
+
}
...
...
Please
register
or
login
to post a comment