mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-18 03:39:29 +00:00
fix: messages unread counter appear in front of ticket list header
This commit is contained in:
@@ -30,13 +30,8 @@ const useStyles = makeStyles(theme => ({
|
||||
},
|
||||
|
||||
ticketsListHeader: {
|
||||
// display: "flex",
|
||||
// alignItems: "center",
|
||||
// fontWeight: 500,
|
||||
// fontSize: "16px",
|
||||
// height: "56px",
|
||||
color: "rgb(67, 83, 105)",
|
||||
// padding: "0px 12px",
|
||||
zIndex: 2,
|
||||
backgroundColor: "white",
|
||||
borderBottom: "1px solid rgba(0, 0, 0, 0.12)",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user