5 lines
74 B
CSS
5 lines
74 B
CSS
.taf > .window-content button {
|
|
&:disabled {
|
|
cursor: not-allowed;
|
|
}
|
|
}
|