XYOracleNetwork / os

XYO OS Public Repo - Primarily for Issue Tracking
GNU Lesser General Public License v2.1
6 stars 0 forks source link

HEALTH dapp / CSS adjustment #15

Closed MetaTireMan closed 1 month ago

MetaTireMan commented 2 months ago

Please see the attached screenshot...

image

The TIMESTAMP column frontend/CSS needs adjustment, it is being partially cutoff.

MetaTireMan commented 2 months ago

Interesting I think I found the issue...

Has to do with whether you are CLOSING vs MINIMIZING the dapps within the NODE.

See attached screenshot, when all dapps are CLOSED and then you open HEALTH...

image

It's better, however a (,) is being added after the date. Looks like there could be some padding which can be added to the right of TIMESTAMP too.

MetaTireMan commented 2 months ago

I think the issue is we are squeezing TIMESTAMP into this area/field instead of just using DATE?

image

jordantrouw commented 2 months ago

Will be addressed in next patch.