mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
ui tweaks
This commit is contained in:
@@ -342,7 +342,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
.fa-chevron-right {
|
||||
.fa-chevron-right, .right-icon {
|
||||
float: right;
|
||||
margin-top: 4px;
|
||||
color: @list-icon-color;
|
||||
@@ -461,6 +461,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
.no-animation {
|
||||
&.ng-hide.ng-hide-animate, &.ng-leave {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
.btn {
|
||||
border-radius: 0;
|
||||
-webkit-border-radius: 0;
|
||||
|
||||
Reference in New Issue
Block a user