Danny01 0 Posted April 8, 2022 Posted April 8, 2022 Hola me gustaria añadir un reloj en la interfaz principal de mi web app, es posible??
Luke 40072 Posted April 8, 2022 Posted April 8, 2022 Hi, there is no option for this, but TV display mode does have a clock.
Happy2Play 9441 Posted April 9, 2022 Posted April 9, 2022 (edited) For the local web client, you can added custom CSS, but will not apply to online web client. div.headerClock {display: inline-block!important;} Hmm after refreshing the page that doesn't seem to work. Edited April 9, 2022 by Happy2Play
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now