💄 ags(style): better styles, add styles for entry-popup

This commit is contained in:
retrozinndev
2025-04-18 21:37:50 -03:00
parent a47752aaff
commit 20f990488c
2 changed files with 22 additions and 14 deletions
-10
View File
@@ -11,18 +11,8 @@
& > entry {
background: rgba(colors.$bg-primary, .4);
padding: 10px 9px;
margin-bottom: 32px;
border-radius: 12px;
min-width: 400px;
&:focus {
box-shadow: inset 0 0 0 2px colors.$bg-secondary;
}
& image.left {
margin-right: 6px;
}
}
& flowbox {