Added a debug css class
This commit is contained in:
@@ -32,3 +32,7 @@
|
||||
margin: 0;
|
||||
padding: 1px 0;
|
||||
}
|
||||
|
||||
.debug {
|
||||
border: 1px solid red;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user