Commit ba93beff by peiqiQQQ

增加表格详情按钮样式

1 parent cdcd9af7
Showing with 10 additions and 0 deletions
...@@ -116,3 +116,12 @@ $color-primary: #0d867f; ...@@ -116,3 +116,12 @@ $color-primary: #0d867f;
width: 100%; width: 100%;
height: 100%; height: 100%;
} }
.detailBtn{
border: none;
background: none;
color: #0d867f;
width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!