styles: fix class names
This commit is contained in:
@@ -90,6 +90,10 @@
|
||||
max-width: 20rem;
|
||||
}
|
||||
|
||||
.max-w-265px {
|
||||
max-width: 265px;
|
||||
}
|
||||
|
||||
.h-32px {
|
||||
height: 32px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user