mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 15:28:39 +09:00
Merge remote-tracking branch 'origin/master' into custom
This commit is contained in:
commit
e4a4b3aee3
76 changed files with 5872 additions and 988 deletions
|
|
@ -779,7 +779,8 @@ exports.CSS_PROPERTIES = {
|
|||
"column-gap"
|
||||
],
|
||||
"supports": [
|
||||
6
|
||||
6,
|
||||
8
|
||||
],
|
||||
"values": [
|
||||
"-moz-calc",
|
||||
|
|
@ -5434,7 +5435,8 @@ exports.CSS_PROPERTIES = {
|
|||
"column-gap"
|
||||
],
|
||||
"supports": [
|
||||
6
|
||||
6,
|
||||
8
|
||||
],
|
||||
"values": [
|
||||
"-moz-calc",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue