changes " to ' in uppcss files to work around bug in pp
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
input[type="submit"] {
|
||||
input[type='submit'] {
|
||||
max-width: max-content;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user