falcion_Whisperer.md/main.css

23 lines
293 B
CSS

.vault-ambience-player {
position: fixed;
bottom: 10px;
right: 10px;
z-index: 1000;
}
.file-ambience-player {
position: fixed;
bottom: 10px;
right: 10px;
z-index: 1000;
}
.input-field {
width: 100%;
height: 48px;
min-height: 36px;
}
.hidden-frame {
display: none;
}