repo.or.cz
/
ProtonMail-WebClient.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'feat/inda-383-daily-stat' into 'main'
[ProtonMail-WebClient.git]
/
packages
/
pass
/
components
/
Layout
/
Section
/
Sidebar.scss
blob
2aff625bac2339fb2db93af8c0573908f8ccaa0b
1
#pass-sidebar {
2
max-inline-size: var(--pass-sidebar-size);
3
inline-size: var(--pass-sidebar-size);
4
5
.logo-container {
6
-webkit-app-region: drag;
7
}
8
}