mirror of https://github.com/apache/druid.git
7 lines
58 B
CSS
7 lines
58 B
CSS
|
.loading {
|
||
|
display: none;
|
||
|
}
|
||
|
|
||
|
span {
|
||
|
cursor: pointer;
|
||
|
}
|