mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-26 09:56:00 +00:00
modal style, import-export configurator style
This commit is contained in:
@@ -4,6 +4,7 @@ import styled from 'styled-components';
|
||||
const Wrapper = styled.div`
|
||||
border-bottom: 1px solid #ccc;
|
||||
padding: 15px;
|
||||
background-color: #eeffff;
|
||||
`;
|
||||
|
||||
export default function ModalFooter({ children }) {
|
||||
|
||||
Reference in New Issue
Block a user