mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-20 03:13:09 +09:00
8 lines
177 B
HTML
8 lines
177 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<div style="flex-direction: column-reverse; display: inline-flex;">
|
|
<div style="flex: 1 1 -moz-max-content;"></div>
|
|
</div>
|
|
</body>
|
|
</html>
|