aboutsummaryrefslogtreecommitdiffstats
path: root/apps/weather_status
diff options
context:
space:
mode:
authorFerdinand Thiessen <opensource@fthiessen.de>2024-08-20 19:42:11 +0200
committernextcloud-command <nextcloud-command@users.noreply.github.com>2024-08-29 08:32:48 +0000
commitaea0e8df6addb215b187898003afa6e52a984f6a (patch)
tree38229649d16f68513d5a0e1337aca6c2275c6711 /apps/weather_status
parent7b048e050132d77fcc270bc6a33ad665fe14da26 (diff)
downloadnextcloud-server-aea0e8df6addb215b187898003afa6e52a984f6a.tar.gz
nextcloud-server-aea0e8df6addb215b187898003afa6e52a984f6a.zip
fix: Adjust more places for logical position
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Diffstat (limited to 'apps/weather_status')
-rw-r--r--apps/weather_status/src/App.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/weather_status/src/App.vue b/apps/weather_status/src/App.vue
index 437a6c1e01a..dce45f5872b 100644
--- a/apps/weather_status/src/App.vue
+++ b/apps/weather_status/src/App.vue
@@ -585,7 +585,7 @@ export default {
border: 0;
border-radius: var(--border-radius-pill);
font-weight: normal;
- padding-left: 40px;
+ padding-inline-start: 40px;
&.icon-loading-small {
&::after {