mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-11 22:07:29 -08:00
removes unnecessary height
This commit is contained in:
parent
6df1c36011
commit
3621292a0e
|
@ -2,7 +2,7 @@
|
||||||
@push('css')
|
@push('css')
|
||||||
<style>
|
<style>
|
||||||
:root {
|
:root {
|
||||||
--l2p-height: 400px;
|
--l2p-height: 200px;
|
||||||
--l2p-background-color: aliceblue;
|
--l2p-background-color: aliceblue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue