Commit adf7a48c authored by isstuev's avatar isstuev

design fix

parent 1dc819a6
......@@ -3,7 +3,7 @@ import React from 'react';
const DataFetchAlert = () => {
return (
<Alert status="warning" as="span">
<Alert status="warning" width="fit-content">
<AlertDescription>
Something went wrong. Try refreshing the page or come back later.
</AlertDescription>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment