FIX - align phone app button styles

This commit is contained in:
Leon.Schmidt
2026-08-09 15:25:18 +02:00
parent 2840b2e3ea
commit 6467ea8f34
2 changed files with 1 additions and 5 deletions
-4
View File
@@ -891,10 +891,6 @@ onBeforeUnmount(() => {
height: 21px;
}
.map-control--marker {
--color-primary: #0a84ff;
}
.map-placement-panel {
position: absolute;
z-index: 4;
+1 -1
View File
@@ -1152,7 +1152,7 @@ onBeforeUnmount(() => {
t(composeKind === 'post' ? 'choosePhotosHint' : 'chooseStoryHint')
}}</span>
</div>
<k-button rounded tonal @click="chooseComposeMedia">
<k-button rounded @click="chooseComposeMedia">
{{
t(
selectedMedia.length