This website requires JavaScript.
Explore
Help
Register
Sign in
Docker
/
portainer
Watch
1
Star
0
Fork
You've already forked portainer
0
mirror of
https://github.com/portainer/portainer.git
synced
2025-07-20 05:49:40 +02:00
Code
Issues
Releases
Activity
develop
portainer
/
app
/
react
/
sidebar
/
Header.module.css
6 lines
80 B
CSS
Raw
Permalink
Normal View
History
Unescape
Escape
feat(ui/sidebar): support custom logos [EE-3753] (#7436) * feat(ui/sidebar): show right logos
2022-08-12 04:27:30 +03:00
.
logo
{
display
:
inline
;
max-height
:
55px
;
feat(ui): Rebranding - r8s-374 (#840)
2025-07-01 12:58:31 +12:00
max-width
:
min
(
100
%
,
220px
)
;
fix(theme): env sidebar darkmode color [EE-4188] (#7638) * fix(theme): env sidebar darkmode color [EE-4188] * style usericon * further dark mode changes
2022-09-09 12:47:06 +12:00
}
Copy permalink