Add screenshot plugin (#217)
This commit is contained in:
@@ -932,6 +932,12 @@
|
||||
stroke: rgba(127, 127, 127, 0.4) !important;
|
||||
}
|
||||
|
||||
/* Autosize */
|
||||
.autosize {
|
||||
width: auto;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
/* Fade animation */
|
||||
.af {
|
||||
opacity: 0;
|
||||
|
||||
Reference in New Issue
Block a user