Improve notebook mode button sizes

This commit is contained in:
oobabooga 2023-04-21 02:35:28 -03:00
parent c4f4f41389
commit 2d766d2e19
2 changed files with 8 additions and 9 deletions

View file

@ -107,3 +107,7 @@ footer {
button {
font-size: 14px !important;
}
.small-button {
max-width: 171px;
}