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]
/
applications
/
drive
/
src
/
app
/
components
/
sections
/
sections.scss
blob
97e05b4f966ec868a38c8ec0c82495a1de48caa3
1
.section--header {
2
font-size: 1.1em;
3
}
4
5
// This prevent separator to be alone
6
.section-toolbar--hide-alone:first-child {
7
display: none;
8
}
9
10
.sections--empty-trash-bar {
11
background-color: var(--signal-info);
12
}