select is full width

mic_level
Matthew Huntington 2 years ago
parent 54922f956b
commit 221dea7b58

@ -155,4 +155,7 @@ button, em {
font-weight:bold; font-weight:bold;
width:100%; width:100%;
} }
select {
width: 100%;
}
</style> </style>

Loading…
Cancel
Save