[common] button ellipsed '+' char
This commit is contained in:
parent
045cf5654b
commit
61999b2037
|
@ -20,3 +20,9 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.segmented {
|
||||||
|
.decrement, .increment {
|
||||||
|
text-overflow: clip;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue