mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-09 23:58:57 +08:00
Merge pull request #800 from palash-signoz/not-found-button-style
chore: styles is updated for the not found button
This commit is contained in:
commit
b4f781ad47
@ -2,7 +2,6 @@ import { Link } from 'react-router-dom';
|
||||
import styled from 'styled-components';
|
||||
|
||||
export const Button = styled(Link)`
|
||||
height: 100%;
|
||||
border: 2px solid #2f80ed;
|
||||
box-sizing: border-box;
|
||||
border-radius: 10px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user