fix: encryption section styles (#976)
This commit is contained in:
@@ -465,6 +465,10 @@
|
||||
min-height: 1.5rem;
|
||||
}
|
||||
|
||||
.min-h-8 {
|
||||
min-height: 2rem;
|
||||
}
|
||||
|
||||
.min-h-16 {
|
||||
min-height: 4rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user