css for Box folding, impl network forget

This commit is contained in:
2017-07-16 21:07:52 +02:00
parent 856a694f0b
commit 357a9b6513
7 changed files with 81 additions and 42 deletions
+7
View File
@@ -110,6 +110,13 @@
}
}
.AP-preview-nil {
padding: dist(-2) dist(-1);
background: rgba(black, .1);
border-radius: 3px;
border: 2px dashed black;
}
.AP-preview {
.wrap {
@extend %ap-inner;