Logo
Explore Help
Register Sign In
Dockery/Homarr
1
0
Fork 0
You've already forked Homarr
mirror of https://github.com/ajnart/homarr.git synced 2026-02-28 09:21:00 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
58babbf88fecc401bf4e7baa52636a4a937bead2
Homarr/packages/widgets/src/app/app.module.css

14 lines
190 B
CSS
Raw Normal View History

feat: add app widget (#206) * refactor: move server api to api package * feat: add app widget * refactor: add element size for widget components on board * feat: add resize listener for widget width * feat: add widget app input * refactor: add better responsibe layout, add missing translations * fix: ci issues * fix: deepsource issues * chore: address pull request feedback
2024-03-12 21:23:25 +01:00
.appIcon {
max-height: 100%;
max-width: 100%;
overflow: auto;
flex: 1;
object-fit: contain;
scale: 0.8;
transition: scale 0.2s ease-in-out;
}
.appIcon:hover {
scale: 0.9;
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 38ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API