1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 08:43:33 +00:00

export data

This commit is contained in:
Kyle Spearrin
2018-06-20 16:28:56 -04:00
parent 5ffd13e2c8
commit 7979953f33
6 changed files with 72 additions and 9 deletions

View File

@@ -1,6 +1,10 @@
@import "~angular2-toaster/toaster";
#toast-container {
&.toast-top-right {
top: 76px;
}
.toast-close-button {
right: -0.15em;
}