index.less 61 B

12345
  1. .app-operation {
  2. &:empty {
  3. display: none;
  4. }
  5. }