mirror of
https://github.com/grocy/grocy.git
synced 2025-08-28 17:10:11 +00:00
UI test/review
This commit is contained in:
@@ -239,6 +239,10 @@ input::-webkit-inner-spin-button {
|
||||
width: 96vw; /* Set width of popup menu to screen size */
|
||||
}
|
||||
|
||||
a:not([href]) {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
/* Set width of popup menu to fixed value on larger devices */
|
||||
@media (min-width: 400px) {
|
||||
|
Reference in New Issue
Block a user