Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
5d608d6b
authored
2023-08-25 16:57:48 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:登记薄
1 parent
3877ae52
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
src/styles/index.scss
src/styles/index.scss
View file @
5d608d6
...
...
@@ -208,7 +208,8 @@ aside {
}
.ellipsis-line
{
width
:
200px
;
display
:
inline-block
;
width
:
300px
!
important
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
//文本溢出显示省略号
white-space
:
nowrap
;
//文本不会换行
...
...
Please
register
or
sign in
to post a comment