azerothcore-armory/static/css/index.css
2022-02-26 14:59:17 +01:00

24 lines
285 B
CSS

#select-realm {
margin-bottom: 16px;
}
#results {
width: 100% !important;
}
#results td {
text-align: center;
}
#results_processing {
height: 70px;
}
#select-realm-container {
display: flex;
}
#select-realm-container .realm-label {
align-self: center;
margin-right: 4px;
}