Merge remote-tracking branch 'origin/v8/dev' into netcore/dev

This commit is contained in:
Bjarke Berg
2020-04-15 15:52:22 +02:00

View File

@@ -11,7 +11,7 @@
cursor: pointer;
position: relative;
user-select: none;
box-shadow: 0 1px 1px 0 rgba(0,0,0,0.16);
box-shadow: 0 1px 2px 0 rgba(0,0,0,0.16);
border-radius: 3px;
}