mirror of
https://github.com/InvertGeek/MixFile.git
synced 2026-06-01 09:01:05 +08:00
优化网页文件弹窗
This commit is contained in:
@@ -14,8 +14,8 @@ android {
|
||||
applicationId = "com.donut.mixfile"
|
||||
minSdk = 24
|
||||
targetSdk = 34
|
||||
versionCode = 19
|
||||
versionName = "1.1.1.2"
|
||||
versionCode = 20
|
||||
versionName = "1.1.1.3"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
|
||||
@@ -191,6 +191,7 @@ To suppress this warning, you need to explicitly provide the \`palette.${t}Chann
|
||||
gap: 10px;
|
||||
flex-direction: column;
|
||||
color: #8e2afe;
|
||||
word-break: break-all;
|
||||
|
||||
button {
|
||||
font-size: max(.6rem, 14px);
|
||||
@@ -6,7 +6,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1" name="viewport"/>
|
||||
<title>MixFile</title>
|
||||
<script type="module" crossorigin src="/assets/index-BIqMTb9P.js"></script>
|
||||
<script type="module" crossorigin src="/assets/index-9BLoK6H2.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-BuZ9x1Ok.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user