1
0
mirror of https://github.com/bitwarden/mobile synced 2026-01-10 20:43:41 +00:00
Files
mobile/src/App/Css/styles.css
Kyle Spearrin fe52324eea stylesheets
2019-03-29 17:54:03 -04:00

13 lines
182 B
CSS

^ContentPage {
background-color: white;
}
StackLayout.list-cell {
padding: 10;
-xf-orientation: horizontal;
}
StackLayout.list-cell > FaLabel {
font-size: 22;
}