update styles

This commit is contained in:
2025-12-11 00:19:09 +03:00
parent e7ea8443fd
commit 1db5282311
2 changed files with 3 additions and 2 deletions

View File

@@ -16,6 +16,7 @@ const textStyle: React.CSSProperties = {
fontSize: 14,
lineHeight: "140%",
letterSpacing: "0%",
marginBottom: 4,
};
export function OpeningTimesBottomSheet({

View File

@@ -4,7 +4,7 @@
.descIconsContainer {
position: relative;
top: 3px;
top: 2px;
}
.itemDescriptionIconsContainer {