Bitwarden-app-android-iphon.../src/App/Less/styles.less

15 lines
210 B
Plaintext

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