Bit of cleanup
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/* Component – Tool preview */
|
||||
|
||||
.tool-preview {
|
||||
flex: 1;
|
||||
position: relative;
|
||||
min-height: 300px;
|
||||
transition: border-color var(--speed);
|
||||
}
|
||||
Reference in New Issue
Block a user