parent
5803a5308f
commit
7f1c26cfee
2 changed files with 1 additions and 1 deletions
|
@ -377,7 +377,6 @@ table {
|
|||
}
|
||||
|
||||
.project-item-select-holder {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
|
||||
.project-item-select {
|
||||
|
|
|
@ -77,6 +77,7 @@ header {
|
|||
line-height: $header-height;
|
||||
font-weight: normal;
|
||||
color: #4c4e54;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
vertical-align: top;
|
||||
white-space: nowrap;
|
||||
|
|
Loading…
Reference in a new issue