How can i solve this situation?
Asked
Active
Viewed 75 times
1 Answers
1
Assuming you are using Apache Isis 1.17.0, take a look at
wicket/wicket/resource/org.apache.isis.viewer.wicket.ui.pages.SidebarCssResourceReference/simple-sidebar-ver-1582544091730.css
and try to modify values for padding / margin. Eventually you need to override settings in application.css; sometimes you may need to use '!important'
If you are using Chrome, press <Ctrl>-<Shift>-C
and select the date-time widget.
If you can provide sample code, I could take a closer look.

Joerg Rade
- 31
- 3