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

10 lines
144 B
SCSS

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