mirror of
https://github.com/jeffvli/feishin.git
synced 2024-11-20 14:37:06 +01:00
Remove modal overflow
This commit is contained in:
parent
44cd1b33bf
commit
2b8a97b8c2
@ -126,6 +126,10 @@ button {
|
||||
animation: fadeOut 0.2s forwards;
|
||||
}
|
||||
|
||||
.mantine-Modal-content {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Archivo';
|
||||
src: url('../fonts/Archivo-VariableFont_wdth,wght.ttf') format('truetype-variations');
|
||||
|
Loading…
Reference in New Issue
Block a user