Compare commits

..

1 Commits

Author SHA1 Message Date
gadotroee
dbcb776139 no message (#930) 2022-03-26 13:19:04 +03:00

View File

@@ -40,7 +40,6 @@ const trafficViewerApi = {...api}
{window["isOasEnabled"] && <Button
startIcon={<img className="custom" src={services} alt="services"></img>}
size="large"
type="submit"
variant="contained"
className={commonClasses.outlinedButton + " " + commonClasses.imagedButton}
style={{ marginRight: 25, textTransform: 'unset' }}