This website requires JavaScript.
Explore
Help
Sign in
viktor
/
wrongmove
Watch
1
Star
0
Fork
You've already forked wrongmove
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
c7ac448f15
wrongmove
/
crawler
/
frontend
/
src
/
App.css
15 lines
152 B
CSS
Raw
Normal View
History
Unescape
Escape
add react vite app with oidc support and configured api calls to api
2025-06-14 15:36:38 +00:00
#
root
{
Add configurable scheduling, UI health/task indicators, and auto-load map with default filters
2026-02-01 17:28:37 +00:00
margin
:
0
;
padding
:
0
;
height
:
100
%
;
overflow
:
hidden
;
add react vite app with oidc support and configured api calls to api
2025-06-14 15:36:38 +00:00
}
setup map component to render correctly and visualize all listings in scrollable components
2025-06-15 21:06:10 +00:00
html
,
body
{
overflow
:
hidden
;
height
:
100
%
;
Add configurable scheduling, UI health/task indicators, and auto-load map with default filters
2026-02-01 17:28:37 +00:00
margin
:
0
;
padding
:
0
;
setup map component to render correctly and visualize all listings in scrollable components
2025-06-15 21:06:10 +00:00
}
Reference in a new issue
Copy permalink