tiny is gone

This commit is contained in:
Scott Pfeil 2022-07-12 10:58:08 -04:00
parent fe5416560e
commit a07f70fb06

View File

@ -41,7 +41,7 @@ public class HeadersH2TinyButtonModel: HeaderModel, MoleculeModelProtocol {
}
super.setDefaults()
button.style = .secondary
button.size = .tiny
button.size = .small
}
//--------------------------------------------------