mirror of
https://github.com/chylex/Minecraft-Phantom-Panel.git
synced 2024-11-23 19:42:51 +01:00
10 lines
115 B
CSS
10 lines
115 B
CSS
.progress {
|
|
height: 4px;
|
|
}
|
|
|
|
.progress-label {
|
|
width: 100%;
|
|
margin-bottom: 0.15rem;
|
|
font-size: 0.9rem;
|
|
}
|