might want to think about notifying all users when someone tunes in

This commit is contained in:
talksik
2022-05-06 10:44:38 -05:00
parent f3cd9edc95
commit 886f10cf23
2 changed files with 4 additions and 7 deletions
@@ -87,7 +87,7 @@ export default function LineDetailsTerminal() {
hover:scale-105 transition-all ${
selectedLine.isUserBroadcasting || selectedLine.isOtherBroadcasting
? "bg-teal-800 text-white"
: "text-teal-800 border-teal-800"
: "text-teal-800 border-teal-800 border"
}`}
>
<FiSun className="text-lg" />