1
0
mirror of https://github.com/chylex/Minecraft-Phantom-Panel.git synced 2024-11-23 19:42:51 +01:00
Minecraft-Phantom-Panel/Server/Phantom.Server.Web.Components/Graphics/ProgressBar.razor.css

10 lines
115 B
CSS

.progress {
height: 4px;
}
.progress-label {
width: 100%;
margin-bottom: 0.15rem;
font-size: 0.9rem;
}