reduce stripe width on unstable app overlay
This commit is contained in:
@@ -70,7 +70,7 @@ onMounted(() => {
|
||||
|
||||
.unstable {
|
||||
background-image: linear-gradient(45deg,rgba(128,128,128,.15) 25%,transparent 25%,transparent 50%,rgba(128,128,128,.15) 50%,rgba(128,128,128,.15) 75%,transparent 75%,transparent);
|
||||
background-size: 64px 64px;
|
||||
background-size: 48px 48px;
|
||||
}
|
||||
|
||||
.unstable:hover {
|
||||
|
||||
Reference in New Issue
Block a user