mirror of
https://gitee.com/csharpui/CPF.git
synced 2025-12-20 03:50:02 +08:00
初始化
This commit is contained in:
10
ConsoleApp1/BrowserFile.css
Normal file
10
ConsoleApp1/BrowserFile.css
Normal file
@@ -0,0 +1,10 @@
|
||||
DataGridCellTemplate{
|
||||
BorderFill:null;
|
||||
}
|
||||
DataGridCellTemplate ContentControl{
|
||||
MarginLeft:5;
|
||||
}
|
||||
DataGridRow{
|
||||
BorderFill:null;
|
||||
Height:25;
|
||||
}
|
||||
Reference in New Issue
Block a user