1
0
mirror of https://github.com/chylex/Minecraft-Phantom-Panel.git synced 2024-10-17 12:42:51 +02:00
Minecraft-Phantom-Panel/Web/Phantom.Web.Components/Graphics/ProgressBar.razor.css
2023-12-20 06:11:24 +01:00

10 lines
110 B
CSS

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