1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 01:03:35 +00:00

setup attachments page

This commit is contained in:
Kyle Spearrin
2017-07-12 00:11:17 -04:00
parent eeddd18ca3
commit 89b1639dda
8 changed files with 151 additions and 0 deletions

View File

@@ -467,6 +467,14 @@
}
}
.no-padding {
padding: 0 !important;
}
.no-margin {
margin: 0 !important;
}
.btn {
border-radius: 0;
-webkit-border-radius: 0;