mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-20 07:13:45 +02:00
ui(admin): start work on node settings
This commit is contained in:
@@ -4,7 +4,7 @@ import styled from 'styled-components/macro';
|
||||
import tw from 'twin.macro';
|
||||
|
||||
export const SubNavigation = styled.div`
|
||||
${tw`h-12 flex flex-row items-center border-b border-neutral-700`};
|
||||
${tw`h-12 flex flex-row items-center border-b border-neutral-700 mb-4`};
|
||||
|
||||
& > div {
|
||||
${tw`h-full flex flex-col flex-shrink-0 justify-center`};
|
||||
|
||||
Reference in New Issue
Block a user