Denis Davidyuk
Denis Davidyuk
@kenodressel I'm not sure how to elaborate on this, the thing that is missed is the meaning of ACI (aeternity crypto interface), but I can't find any documentation on this.
In which case you need different margins of AeLabel? What wrong with displaying in flex mode?
@emilsomm I think grid/flex is not necessary for this component, in the Base app we are using own plain-text version that looks actually as on the first screenshot you have...
`copy-to-clipboard` package looks to be a good alternative https://github.com/aeternity/aepp-base/pull/424
Did you mean `round` instead of `primary`? Are this styles used somewhere else except `round` state? I can't find its usages.
No need to add this property, parent component can modify icon styles if it is really necessary, I don't see any other cases except `round`.
Do we have any actual designs that using this component? What means "element that is being fed"?
Ok, I got it. what should I do if I need this component but with different paddings?
This component from old designs for the Base app and I have not seen something similar in applications that we developing currently. I'm just not sure that it will be...
One more question, for example, I have a markup: ```vue come content ... ... ``` If I don't set `z-index` for the modal, AeOverscreen will be displayed above it, so...