1
0
Fork 0
arangodb/js/apps/system/aardvark/frontend/scss/_dbSelection.scss

8 lines
142 B
SCSS

.dbselection {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
max-width: 160px;
float: left;
margin-right: 3px;
}