|
@@ -336,6 +336,7 @@
|
|
position: absolute;
|
|
position: absolute;
|
|
z-index: 10;
|
|
z-index: 10;
|
|
padding: 6px;
|
|
padding: 6px;
|
|
|
|
+ box-sizing: content-box;
|
|
background-color: $--color-white;
|
|
background-color: $--color-white;
|
|
border: 1px solid $--border-color-lighter;
|
|
border: 1px solid $--border-color-lighter;
|
|
border-radius: $--border-radius-base;
|
|
border-radius: $--border-radius-base;
|