mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
no border radius
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
@import "variables.scss";
|
@import "variables.scss";
|
||||||
|
|
||||||
.box {
|
.box {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
@@ -40,10 +40,6 @@
|
|||||||
border-bottom: 1px solid $box-border-color;
|
border-bottom: 1px solid $box-border-color;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:first-child, &:last-child {
|
|
||||||
border-radius: $border-radius;
|
|
||||||
}
|
|
||||||
|
|
||||||
&:last-child {
|
&:last-child {
|
||||||
&:before {
|
&:before {
|
||||||
border: none;
|
border: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user