mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-19 04:07:33 +08:00
JSDoc complete type check
This commit is contained in:
@@ -330,4 +330,10 @@ ueb-blueprint[data-selecting="true"] ueb-selector {
|
||||
|
||||
ueb-selector>* {
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
.ueb-ellipsis-nowrap-text {
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
Reference in New Issue
Block a user