mirror of
https://github.com/diced/zipline.git
synced 2026-01-06 17:54:35 -08:00
8 lines
132 B
CSS
8 lines
132 B
CSS
.mantine-Modal-title {
|
|
line-height: 1;
|
|
padding: 0;
|
|
margin: 0;
|
|
font-weight: 700;
|
|
font-size: var(--mantine-font-size-xl);
|
|
}
|