mirror of
https://github.com/owncast/owncast.git
synced 2024-11-28 19:19:06 +03:00
Make small buttons small again
This commit is contained in:
parent
ac896bdb34
commit
4da405c17f
1 changed files with 4 additions and 0 deletions
|
@ -30,6 +30,10 @@ BUTTONS
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ant-btn-round.ant-btn-sm {
|
||||||
|
height: 24px;
|
||||||
|
}
|
||||||
|
|
||||||
.ant-btn-default {
|
.ant-btn-default {
|
||||||
color: currentcolor;
|
color: currentcolor;
|
||||||
border-width: 2px;
|
border-width: 2px;
|
||||||
|
|
Loading…
Reference in a new issue