From 0afb2c0046b55c123eafb4ab9ee77efa68d12463 Mon Sep 17 00:00:00 2001
From: Jake Vanderwerf <get@jakevanderwerf.ca>
Date: Sat, 06 Jun 2026 17:15:31 +0000
Subject: [PATCH] =Starting the Favourites.js setup, converting previous Northeh stuff to new Registrar, fixing up Square.php integration to match
---
src/gmbreviews/style.scss | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/gmbreviews/style.scss b/src/gmbreviews/style.scss
index 721a94c..d3278c1 100644
--- a/src/gmbreviews/style.scss
+++ b/src/gmbreviews/style.scss
@@ -83,10 +83,11 @@
p, time {
max-width: 49%;
+ width: max-content;
}
.stars {
- width: 100%;
+ flex: 1;
}
}
}
--
Gitblit v1.10.0