mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
add css text center (#12608)
This commit is contained in:
@@ -1966,6 +1966,7 @@ label {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: calc(100% - 38px);
|
height: calc(100% - 38px);
|
||||||
cursor: auto;
|
cursor: auto;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.device-availability, .service-availability {
|
.device-availability, .service-availability {
|
||||||
|
Reference in New Issue
Block a user