Css cleanup. Added styling for tagify dropdown

This commit is contained in:
WBHarry 2025-05-30 15:50:43 +02:00
parent 128178847b
commit 407b70b662
10 changed files with 214 additions and 262 deletions

View file

@ -6,8 +6,7 @@
@import './chat.less';
@import './item.less';
@import './application.less';
@import './sheets//sheets.less';
@import './components.less';
@import './sheets/sheets.less';
@import './dialog.less';
@import '../node_modules/@yaireo/tagify/dist/tagify.css';
@ -96,14 +95,6 @@
cursor: pointer;
}
}
// .window-content {
// background: crimson;
// > form, >div {
// background: url(../ui/parchment.jpg) repeat;
// }
// }
}
#players {