mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-26 18:12:40 +00:00
"Updated admin notification management: added error handling and styling, modified notification add and lookup functionality, and refactored server-side API routes and error handling."
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
.notificationLookup {
|
||||
width : max-content;
|
||||
min-width : 450px;
|
||||
width : 450px;
|
||||
height : fit-content;
|
||||
|
||||
.notificationList {
|
||||
display : flex;
|
||||
|
||||
Reference in New Issue
Block a user