From 42e12eb5abc61067bea3030cd0447a915e53f679 Mon Sep 17 00:00:00 2001 From: Luke Street Date: Tue, 16 Jun 2026 00:14:19 -0600 Subject: [PATCH] Update aurora & fix RCSS warning --- extern/aurora | 2 +- res/rml/touch_controls.rcss | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/extern/aurora b/extern/aurora index b78cca8e58..0c1b0d6f55 160000 --- a/extern/aurora +++ b/extern/aurora @@ -1 +1 @@ -Subproject commit b78cca8e5851768ccd52eef0d965b903abba49d1 +Subproject commit 0c1b0d6f5536a2401b17c48d61fc97c5886711ad diff --git a/res/rml/touch_controls.rcss b/res/rml/touch_controls.rcss index 5bf42136ad..4c8057d6c0 100644 --- a/res/rml/touch_controls.rcss +++ b/res/rml/touch_controls.rcss @@ -139,7 +139,6 @@ action-bar { position: absolute; display: flex; align-items: center; - justify-content: stretch; border: 1dp rgba(255, 255, 255, 22%); border-radius: 23dp; background-color: rgba(22, 24, 28, 48%);