mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-09 20:29:36 +02:00
Remove modal overflow
This commit is contained in:
@@ -126,6 +126,10 @@ button {
|
|||||||
animation: fadeOut 0.2s forwards;
|
animation: fadeOut 0.2s forwards;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mantine-Modal-content {
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Archivo';
|
font-family: 'Archivo';
|
||||||
src: url('../fonts/Archivo-VariableFont_wdth,wght.ttf') format('truetype-variations');
|
src: url('../fonts/Archivo-VariableFont_wdth,wght.ttf') format('truetype-variations');
|
||||||
|
|||||||
Reference in New Issue
Block a user