mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 19:11:47 +02:00
[ticket/14976] Allow px line-heights for prosilver
PHPBB3-14976
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
"declaration-empty-line-before": "never",
|
||||
|
||||
"declaration-property-unit-blacklist": {
|
||||
"line-height": ["rem", "px", "em", "%"]
|
||||
"line-height": ["rem", "em", "%"]
|
||||
},
|
||||
"declaration-property-unit-whitelist": {
|
||||
"height": ["px", "%", "vh"],
|
||||
|
Reference in New Issue
Block a user