[Monitor Dashboard | Trunk]: Search input button change font size
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@60267 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
2259f08a0d
commit
e664cd04d9
|
@ -17,3 +17,7 @@
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
border-color: currentColor;
|
border-color: currentColor;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div[search-input] .search {
|
||||||
|
font-size: var(--xs-font-size) !important;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue