fix build, azure, gitlab styling

This commit is contained in:
peintnermax
2023-07-31 11:56:23 +02:00
parent 83000f1700
commit 9713e2d581
12 changed files with 88 additions and 112 deletions

View File

@@ -11,7 +11,7 @@ export function AddressBar({ domain }: Props) {
const pathname = usePathname();
return (
<div className="flex items-center space-x-2 p-3.5 lg:px-5 lg:py-3">
<div className="flex items-center space-x-2 p-3.5 lg:px-5 lg:py-3 overflow-hidden">
<div className="text-gray-600">
<svg
xmlns="http://www.w3.org/2000/svg"