document empty items mesaage

This commit is contained in:
Cüneyt Şentürk
2021-01-13 13:45:50 +03:00
parent b10b5144aa
commit 61247dd5ae
7 changed files with 77 additions and 45 deletions

View File

@ -629,7 +629,7 @@ export default {
</script>
<style>
.aka-error {
.aka-error, .aka-error:hover {
border-color: #ef3232 !important;
background-color: #fb634038;
}